display images from left to right in continuous form?

C

Craig Buchanan

Is it possible to get a continuous form that displays a single image/row to
somehow to display a number of images on the same row before going to the
next row?

thanks,

Craig
 
L

Larry Linson

Craig Buchanan said:
Is it possible to get a continuous form that displays a single image/row to
somehow to display a number of images on the same row before going to the
next row?

Almost anything is possible, with enough time and effort, but there is no
simple, straightforward way to do what you describe in a Form. It's easy in
a Report... make the Report multicolumn and choose the Across Then Down
format.

Larry Linson
Microsoft Access MVP
 
Top