Problem With Picture Property
I just want to delete current Picture by clicking button, I know how to do it , but there is error in my code when run doesn’t recognize the picture Property
I knew The code but not working
Me.image1.Picture = “”
I tried to do something like CTRL + Space after image control name. I don’t find Picture in the list
but there is other picture Property as Image I uploaded ,.Picture_
The Error While I clicked on the button this message Appear Alert code error and force me to be insert mode before [.] of Picture
I am using image as attachment not OLE object
I make sure about my library is checked .
I searched the problem is from MS access object 16.0
This is my library settings in VBA
I’m using the Access 2019
I thought when I activated MS access object will solve the problem , but that’s not solved my problem