Shorten the no of pages

  • Thread starter Thread starter Ling
  • Start date Start date
L

Ling

I have a problem here:
I have a form that has a command button which directs the
users to the report when clicked. However, some of the
fields in the form may have zero or null values. So, the
corresponding fields should not appear in the report.

There's 1 more problem. If the fields are empty, the
fields below should move up automatically so that there
are no white space in the report. Is there a way in which
I can do this?

Thanx..

Ling
 
to remove the white space in a report, look at the format properties for the
section you need to adjust (most likely details). change the can shrink
property to yes
Paul D
 

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