Endre
Registered User.
- Local time
- Today, 12:04
- Joined
- Jul 16, 2009
- Messages
- 137
How does Access know where pictures are stored? When I double click on an image, Access opens up Paint for me to edit my image - but how does it know where to get my image from? I would like a pop-up message box telling my users where the image is located before they edit it....
I have a table with an OLE Object field which I link all my images to. I have a continuous form bound nicely to my table that shows my different images nicely for each record. When I double click on each image, Access runs the associated application (in my case Paint) and opens up the image and I can edit it. I would like a pop-up message to say e.g. [The image you are about to edit can be found at - C:\My_Images\Nice_Images\001_Smiley.bmp]
How can I do this?
I have a table with an OLE Object field which I link all my images to. I have a continuous form bound nicely to my table that shows my different images nicely for each record. When I double click on each image, Access runs the associated application (in my case Paint) and opens up the image and I can edit it. I would like a pop-up message to say e.g. [The image you are about to edit can be found at - C:\My_Images\Nice_Images\001_Smiley.bmp]
How can I do this?
Last edited: