Blank report fields

  • Thread starter Thread starter George Wilson
  • Start date Start date
G

George Wilson

I currently have a report with fields that often are
blank. When the fields are blank the report generates with
a blank area where the field with no data is. Is there a
property or attribute I can set on the report to omit this
part of the report if there is no data?
TIA
George
 
Go to the properties of that control and set Can Shrink to
"Yes"

Jim
 
I tried this and the report still generates a blank area
on the report instead of moving the data below up on the
report. Is there any other setting that would interfere
with this "can shrink" setting?
TIA
George
 
Now it works... Thank you
George
-----Original Message-----
Make sure you also set the section's CanShrink to Yes
--
Marsh
MVP [MS Access]


George said:
I tried this and the report still generates a blank area
on the report instead of moving the data below up on the
report. Is there any other setting that would interfere
with this "can shrink" setting?
.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top