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

Format w/Multiple columns syncronization

Status
Not open for further replies.

mficalora

Programmer
Nov 5, 2002
5
US
I have a report using Format w/Multiple columns. I want the data to display down then accross. I also have New Page After selected with a formula
(Remainder(RecordNumber,30) = 0

I am getting 17 rows in column 1 and 13 in column 2. How do I ensure 15 rows in each column? If I bump my formula up to 40, how do I ensure 20 in each column? If I bump my formula down to 10, how do I ensure 5 in each column?

Solution should work independent of formula.

Thanks in advance
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top