View Full Version : Display Images


maxmangion
08-17-2005, 11:35 PM
I have a form, which among its fields I have an unbound image control, which displays a linked image for each record.

Now i would like to create a report, which displays all the unbound images together with one other field from the form i.e. each record of the form will have 2 fields in this report (the title field and the unbound image control field).

Is this something possible ? If yes can someone pls put me in the right direction ?

Thank You

maxmangion
08-18-2005, 02:46 AM
ok, i've managed to sort out my problem, however, i still have a question.

Is it possible to put about 3 or four records next to each other, rather than all the records one under each other ? Hopefully i will reduce the amount of pages in the report.

Thank you for any advice.

richary
08-18-2005, 03:14 AM
In report design mode, you can add columns (Page Setup) which should do what you want.

maxmangion
08-18-2005, 03:24 AM
thank you for your reply, i didn't know about that option :)