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
Tracking Google Analytics data across domains
Flex Tree with Radio Button
install problems with Framework .net 3.5 in Windows Server 2008 SP2 x86
Backup Sharepoint search index
Problems installing the AjaxControlTooKit.dll
monitor AIX servers
anyone familur ith using the swing classes HTMLEditorKit StyleSheet and reading a external CSS
100% CPU usage in vCenter but not in taskmanager on the Windows NT 4.0 VM that has been converted
Can't open my own attachment in Outlook
Is there anyway to reserve some resources in windows server so that RDC will still work in the event network/cpu is exhausted?