dbaspot
Tags Register FAQ Calendar Search Today's Posts Mark Forums Read

Show pictures in subform Ms Access 2007 - ms-access

This is a discussion on Show pictures in subform Ms Access 2007 - ms-access ; I (Ms Access rookie) want to make a form with a subform, on the continues subform I want to display some data along with a picture. In VBA I have: Me![imagepath].SetFocus Me![imageframe].Picture = Me![imagepath].Text [imageFrame] is the name of the ...


Home > Database Forum > Other Databases > ms-access > Show pictures in subform Ms Access 2007

Reply

 

LinkBack Thread Tools Display Modes
  #1  
Old 09-29-2009, 09:15 AM
Database Newbie
 
Join Date: Sep 2009
Posts: 1
leeuwa123 is on a distinguished road
Default Show pictures in subform Ms Access 2007

I (Ms Access rookie) want to make a form with a subform, on the continues subform I want to display some data along with a picture.

In VBA I have:
Me![imagepath].SetFocus
Me![imageframe].Picture = Me![imagepath].Text

[imageFrame] is the name of the picture control, [imagePath] is the name
of the text field that holds the path to the jpg.

What I want is each record in the subform to show the associated
picture, what I get is all records showing the first picture.

What is the problem? How can I (easely) solve this problem?
Any suggestions would be appreciated.
(I can mail the example, I can't upload as attachment).

There was a simular question in 2007 (Display pictures on a continues sub form), but the answer was not satisfying.

Last edited by leeuwa123; 09-29-2009 at 12:37 PM..
Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
Need help w/.ksh script to REORCHK & output Recommended tables to a file Database Administrator ibm-db2 19 06-18-2008 07:19 PM
How is possible that avg_data_blocks_per_key = 0 even with freshstatistics ? Database Administrator Oracle Server 34 12-14-2007 09:54 AM
Insert-Select much slower than same select on its own Database Administrator Oracle Server 21 09-01-2006 07:03 AM
Help interpreting TKPROF output Database Administrator Oracle Server 14 11-10-2003 12:58 AM
Help interpreting TKPROF output Database Administrator Oracle Server 24 11-09-2003 03:00 PM


All times are GMT -4. The time now is 09:03 PM.