Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm trying to set page breaks (via VBA) for a dynamic range (involving
RowStart). Can someone please direct me to what i need the 2nd line statement to equal. currently it says "SELECTION" because i don't know what to enter. ActiveSheet.PageSetup.PrintArea = Range(Cells(1, 1), Cells(RowStart - 1, 11)).Select Set ActiveSheet.HPageBreaks(1).Location = SELECTION Thanks for your time and energy, -m |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cant move pagebreak in PageBreak View in Excel2003 | Excel Worksheet Functions | |||
determine pagebreak using VBA | Excel Programming | |||
PageBreak-broke? | Excel Programming | |||
PageBreak Problems | Excel Programming | |||
How to pagebreak | Excel Programming |