I would have thought this was easy, but extensive googling has given me nothing.
I have a database to track a collection of Dahlias. I would like to print out a selection on my pictures using a report(?) with pictures arranged in a grid (3x3 say).
So if the selection produces more than 9 images the report becomes multipage.
I already display such selections on the screen in a Form:
When selected I add the selection to a temporary table with just two fields "Name" and "Picture" - which contains the full path to the jpg image file.
If I was to use this table as a data source for a report datasheet view it is very easy. I would like to repace the datasheet view with a grid of 3x3 pictures as indicated in the temporary table. Something like this: (did try and ass a picture here - but the sytem is not letting me :-(