Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Images in Reports derived from queries

Status
Not open for further replies.

CMooreJr

Technical User
Feb 20, 2003
217
US
Hey all! This is what I need...I have yet to try anything, but I'm not sure where to start....I need to create a report that pulls specific data from a query, lets say merchandise. I have that done. However, "they" want this merchandise that shows up on the report to have an image of the merchandise beside it. So, lets say for instance if the report says:

MODEL NUMBER LOCATION SAMPLE IMAGE

XR7FHTE32 EndCap (image of merch here)

has anyone done this before? And if so, how?
 
I answered a similar question with specific code in the following link:

Thread702-289543

This explaination was for a report but I also added a form object explaination at the bottom. In your table you should have stored the path to the particular image that relates to the merchandise and then also bring that into your query. Then use it as described in the above Thread.

Hope this helps you. Bob Scriver
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top