I am writing a spreadsheet that has a variable number of columns. The columns widths vary and even when it is the same type of data the width can vary from case to caseThe general layout of the spreadsheet is some header rows and then some body rows.It is in the body row section that the number of column varies.Sometimes the columns in the body rows require two pages to be printed.Is there any way I can tell when two pages are required? If so how can I find out which is the first column on the 2nd page?