Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
It seems pretty easy to add a page break, but I'm trying to find the rows where a horizontal page break exists. I've been trying use something ilke the following to loop through them and see their location For x = 1 To Worksheets(1).HPageBreaks.Count debug.print Worksheets(1).HPageBreaks(x).Location Next but that doesn't return anything. I have a changing report where I need to insert a line after a page break to add a header row (the fluid part). Any assistance is greatly appreciated! Thanks, kohai |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I can't move my page breaks in Page Break Preview | Excel Discussion (Misc queries) | |||
When automatic page breaks are moved each cell becomes a new page | Excel Discussion (Misc queries) | |||
Vertical page breaks won't drag in Page Break Preview | Excel Discussion (Misc queries) | |||
How do I do page breaks when view menu doesnt page break preview | Excel Discussion (Misc queries) | |||
Page Breaks- Printing selected rows on same page | Excel Discussion (Misc queries) |