Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi!
is it possible to move the the automatic vertical pagebreak using vba? the dragoff doesnt seems to work. thanks for any help |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You might have to try the Location property to move a VPageBreak.
The DragOff method drags a page break out of the print area. Is this what you want to do? Can you post some sample code that you are trying? -- Regards, Bill "mark" wrote in message ... hi! is it possible to move the the automatic vertical pagebreak using vba? the dragoff doesnt seems to work. thanks for any help |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
moving data from vertical to horizontal possition | Excel Worksheet Functions | |||
Cant move pagebreak in PageBreak View in Excel2003 | Excel Worksheet Functions | |||
Excel moving horizontal columns to vertical | Excel Discussion (Misc queries) | |||
Rogue vertical pagebreak | Excel Programming | |||
Moving Vertical Page Breaks in Excel via VB | Excel Programming |