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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Fotos+text

Status
Not open for further replies.

paul1941

Programmer
May 25, 2006
32
BE
Hello All

I have a list with employees and for each there is a foto
I want to build a list containing the foto + a text with his name etc
How can I build it and print it out?

regards paul
 
To print a photo on a report, what I usually do is store the file name in a character field of the table, then use a 'Picture/Ole bound control' on the report with the name of the field as the record source.


-Dave Summers-
[cheers]
Even more Fox stuff at:
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top