View Single Post
  #1  
Old May 16th, 2010, 09:26 PM posted to microsoft.public.access.forms
TracyCSI
external usenet poster
 
Posts: 1
Default Selecting Photos from and ComboBox list then print on a Report

I would like to have a ComboBox on a Form that lists the names of
photographs, and somehow have the names pointing to the actual image stored
in the database or on the PC. Then by clicking a button on the Form, I'd
like to print a Report with the photo printed on it, along with other data
from the record.

I hope that makes sense. Thanks in advance for the help.
Dave