Can I Add A Different Photo to Each Record in a Form?

  • Thread starter Thread starter T. Hulot
  • Start date Start date
T

T. Hulot

Hello.

I'm using Access 2003.

I'd like to know if I can set up a form that will let me add a
different photo to each record.

What's the simplest procedure to do this? Thank you.
 
Yes, you can do this. Search your hard drive for a copy of Northwind.mdb.
Check out the Employees form in this sample application.

Note:
I recommend making a copy of the Northwind application, saving it to some
other folder, such as My Documents. Leave the original copy untouched, so
that you will always have a "clean" copy available, if needed. You might even
want to add your new working copy in My Documents to a .zip archive file
periodically, so that you can refresh your working copy whenever you need to.

I have an ImageDemo database that is still a work in progress. It is not
finished yet. I only work on it as time allows. You are welcome to download a
copy, if you'd like:

http://www.accessmvp.com/TWickerath/downloads/ImageDemo.zip

Hopefully, the VBA code will not be too scary. <smile>


Tom Wickerath
Microsoft Access MVP
http://www.accessmvp.com/TWickerath/
http://www.access.qbuilt.com/html/expert_contributors.html
__________________________________________
 

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