J
John F
I am using a text field called [txtPath] to store a file name.
Then I used an “ImageBox†with a control source “=[CurrentProject].[Path] &
"\Images\" & [txtPath]†this works all fine and dandy. It displays the image
in the form just like I want. I can type another file name and the view
changes to the new file.
Now I am stuck! How can I under program control browse for the file name
that I want to show up in the image box? All files are images with jpg
extension.
Then I used an “ImageBox†with a control source “=[CurrentProject].[Path] &
"\Images\" & [txtPath]†this works all fine and dandy. It displays the image
in the form just like I want. I can type another file name and the view
changes to the new file.
Now I am stuck! How can I under program control browse for the file name
that I want to show up in the image box? All files are images with jpg
extension.