I have a database (which isnt really the problem) with a field which contains links to image files. I have a frame on the form that contains multiple image controls linked to the database. When I run a query, the correct recordset is returned, but my frame returns the images of all the records (rather than just the queried results) Anyone have any ideas why? Also, i was hoping I could get some ideas on making the image controls to autosize to fit into the frame on the form. I would like to have them autosize into 6 images per row and the number of rows determined by the returned recordset.

Any links, ideas, samples, etc. are greatly appreciated.
Thanks