Hello,
I have searched through this forum about images and forms but it seems what I need is the next step...
I have an Image table where I store the location of the image file. In my form, I am able to view each picture with each record perfectly using the directions from the Microsoft Knowledgebase Article titled:
"How to display images from a folder in a form, a report, or a data access page" which can be found here.
Now I want to be able to add a new record through my form which includes the file information for a picture. I saw in samples where you can add a command button to add the picture but I don't know how to code the button so that it opens up a window for me to select the image file from.
Any help would be greatly appreciated!
I have searched through this forum about images and forms but it seems what I need is the next step...
I have an Image table where I store the location of the image file. In my form, I am able to view each picture with each record perfectly using the directions from the Microsoft Knowledgebase Article titled:
"How to display images from a folder in a form, a report, or a data access page" which can be found here.
Now I want to be able to add a new record through my form which includes the file information for a picture. I saw in samples where you can add a command button to add the picture but I don't know how to code the button so that it opens up a window for me to select the image file from.
Any help would be greatly appreciated!