Blank Space in Reports

M

Mike Smith NC

I know this question gets asked a lot but I can't seem to find a solution
that will work for me. I have image controls on a report just like the article
" How to Display Images from a folder in a form, a report, or a data access
page"
in the Knowledge Base. I have 3 of these image controls on my report because
there is a possibility that users need 3 images per record.
If the image is blank how can I get the report to not fill them with blank
space and to start the next record right below the one before it? Right now
it is set up with one record per page. Any way to change this?
Any help is greatly appreciated
 
L

Larry Linson

None of the image controls have CanGrow and CanShrink properties. I haven't
tried this, but perhaps you could put the pictures in a Form embedded in a
Subform Control and let that shrink away if you had no picture?

Larry Linson
Microsoft Access MVP
 
Top