Directory of picture

T

Tom

How do I make a pic show up in access page view when the
directory is there? Example is: no picture, just
C:\Business\Website Pics by ID\92275a.jpg.

I want the pic to show up next to the product info on that
page.

Thanks
 
Z

ZenoParadox

Use an Image Control, use VBA to set the Picture property to the fil
name (kept in a field in your table)? I'm not sure I understand wha
you're asking
 
Top