Microsoft
Software
Hardware
Network
Question : Pictures in Form with columns
I am working with Access 2007
I have created a form with five columns based upon a query.
At the top of each column is an image box (Image102).
I have coded the On Current event of the form as so: Me.Image102.Picture = Me.Pic1
While each of the five columns contains information specific to its corresponding record... the picture for each column is the same one. There shoud be five different images specific to the five different records.
What am I doing wrong and how can I corrrect it...?
Thank you for your assistance with my little dilemma
Attachments:
Column-Report.jpg
(118 KB)
(File Type Details)
Screen shot of form
Answer : Pictures in Form with columns
In Access 2007, the image control has a control source property. Set that to the field that has the path to the image. Voila!
Random Solutions
sendAndLoad onHTTPStatus issue
Delphi Read huge files into an ansistring chunks
Password Protect Folder
Shell script to queue commands
Current Logged In User
Delete blank line from textarea
SQL reporting services error in sharepoint integrated mode. Shared data source not valid
Give user rights to add computer to a domain
Run the first php script in background - When done - run the next script ...
Drupal - changing css for only one View