Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible to determine if a row is set for a page break? The
ActiveSheet.HPageBreaks item collection does not seem to be working. I have even tried to go into print preview mode then out about. I can't seem to determine were the next print row would be placed. The ultimate problem is I am trying to print a banded report from a database. I have a header of X rows with a band repeating an unknown number of times. I would like to put a pagebreak before a band is broken up. Also note that the page footer is dynamic, I am not able to expect that the footer will take up the same amount of space each time. I have tried working with the ActiveSheet.HPageBreaks item collection. I am not able to get it to refresh b/c it is missing cells where breaks are located. It looks to me like there are hard breaks and soft breaks. Thanks in advance, Stewart Rogers |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 Page Break Adjustments causes a page break each cell | Excel Worksheet Functions | |||
How do I do page breaks when view menu doesnt page break preview | Excel Discussion (Misc queries) | |||
change and/or remove page number watermark in page break preview | Excel Discussion (Misc queries) | |||
adding a new page break to an existing page break | Excel Discussion (Misc queries) | |||
How do you test to break out of a find loop? | Excel Programming |