Display image associated with record

  • Thread starter Thread starter DataGuy
  • Start date Start date
D

DataGuy

Hi.

If this has already been answered, please point me to the post, I could not
find it.

I have records that have a field called 'Picture Link', and the typical
entry in that feild is something like:

Picture Link 1
file:///O:/PGM01010001/050208_FROM_CUSTOMER/part_name.model%20(WinCE).jpg



I want the thumbnail image for each record to appear in my report alongside
it's related data.

1. What control is the correct one to use?
2. How do I set it up to be linked to my picture field, so that it will
find the required images when the report is run?

Thank you!
 
hi
1. image control
2. set the image control's picture property to the file
path of the pic.
 
The path is already in the record. How do I get it to lookup the path
itself?
 
Awesome. I got it to work with a table. How do I get it to work with a
report generated from a query?
 
Have a look at the thread associated with a similar
question yesterday in this group from a poster "Dee".

Terry
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top