T
trainsteve
I have a database table that has the following columns:
PicDescription - Text type
Picture - Attachment type
I now want to create a report that looks like the following:
pic1 pic 2 pic 3 pic 4
Description1
Description2
Description3
Description4
I can either get the pictures the way I want them, put then the description
is wrong, or I can get the description correct, but then the pics are wrong.
How do I get the report to look the way I want. Thanks
PicDescription - Text type
Picture - Attachment type
I now want to create a report that looks like the following:
pic1 pic 2 pic 3 pic 4
Description1
Description2
Description3
Description4
I can either get the pictures the way I want them, put then the description
is wrong, or I can get the description correct, but then the pics are wrong.
How do I get the report to look the way I want. Thanks