Unfortunately, the continues forms don't really allow what you ask.
I think continues forms are one of the "GREAT" features of ms-access.
You could consider using two side by side sub-forms, and one could display
the picture on the right as you navigate on the left side of the screen, but
the picture location would be fixed.
Here is some screen shots of side by side continues sub-forms. (they allow
you to have "many" results shown for a given record in a sub-form).
http://www.members.shaw.ca/AlbertKallal/Articles/Grid.htm
However, the above don't help you if you need a different picture in EACH
row. For that, you need to use an activeX control, (listview, or something
like tlist7 from
http://www.bennet-tec.com/btproducts/tlist/TListScreenShots.htm).

Signature
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
pleaseNOOSpamKallal@msn.com
http://www.members.shaw.ca/AlbertKallal
Joep Hendrix - 17 Aug 2005 07:51 GMT
Thanks Albert for your reply.
I am convinced that further looking in access does not make any sense and
should look for third party controls.
Joep