C
Chris Stebbins
Greetings,
I got a (hopefully) simple problem that you may help me
with. It involves embedding images in an Access form.
Here is how it plays out:
* I have a form pointing to a table with over 300
records. This table has a field ('photoname') containing
the path and filename of a jpeg image.
* We have a directory full of jpeg images in the same path
and filename as stated in 'photoname' (over 300).
* I wish to create an image Frame in the form that
references the 'photoname' field and shows the
corresponding jpeg image as that record is viewed.
In the form, any added record allows the user to select
the image window and browse and Link to the corresponding
jpeg image.
I have created a 'Bound Object Frame', yet the image
referenced in the 'photoname' field never shows up. I
know this is probably simple, but all attempts I've
previously made not panned out. Many thanks in advance
for your help.
Chris
I got a (hopefully) simple problem that you may help me
with. It involves embedding images in an Access form.
Here is how it plays out:
* I have a form pointing to a table with over 300
records. This table has a field ('photoname') containing
the path and filename of a jpeg image.
* We have a directory full of jpeg images in the same path
and filename as stated in 'photoname' (over 300).
* I wish to create an image Frame in the form that
references the 'photoname' field and shows the
corresponding jpeg image as that record is viewed.
In the form, any added record allows the user to select
the image window and browse and Link to the corresponding
jpeg image.
I have created a 'Bound Object Frame', yet the image
referenced in the 'photoname' field never shows up. I
know this is probably simple, but all attempts I've
previously made not panned out. Many thanks in advance
for your help.
Chris