Show picture on a form ?

S

SpookiePower

I have a custemor database where each custemor have a picture.
The picture is located on the harddisk and in the table, each
custemor have there own link to there picture.

Now I want to show the specific picture on a form, each time
I search for a custemor. I know that I can show a picture on
a form, using the Image component. But when I search for a custemor,
how do I get the picture link into the image componets properties
"picture", where the link is suppose to be ?

I guess that it have to be done i VBA code.
 
G

Guest

The northwind database has such a form for showing pictures with employee
information! It should be on your hard drive somewhere. Otherwise there is a
link to it on the Microsoft website.
 

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

Top