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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to reduce blanks between two fields in a report??

Status
Not open for further replies.

h2mhd

Programmer
Feb 20, 2008
40
CA
Hi

i have made a report named quotation, the we use to make quotation to a client. So the forms as different sections:

- distribution
- circuits
- exits
- heating
- etc

all field in the form as a check field, so we check just the fields we needs. since that my idea is good i think but i have two problems :

1- when i leave fields unchecked the is a blank space in the report that is really not cute
2- i want to call a page break so that the text is not cut in two if it's possible

your help would be very nice

Thanks a lot

 
Sounds like an issue with your table structure if you have multiple yes/no fields.

Depending on your structure, I would consider a normalizing union query to use in your record source.

Duane
Hook'D on Access
MS Access MVP
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top