Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Another Access Report Problem 1

Status
Not open for further replies.

slammer14

IS-IT--Management
Jun 27, 2001
40
CA
Okay now that I have one problem solved. Another
Has occured. I am trying to find a way to
: if a field in the report is empty; I am trying to
get the next line to bump up; instead of having
a blank space.

Any help?
To grow and shrink does not seem to help.

Thanks
slammer14
 
You need to set the all the controls to CanShrink yes, and you also need to set the section to CanShrink yes. If you have a combo box, checkbox or listbox in a report the CanShrink property is invalid and the section (and controls) will not shrink. So make sure that you have textboxes in place for this to work.

HTH Joe Miller
joe.miller@flotech.net
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top