Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Am Sat, 13 Oct 2012 09:28:50 -0400 schrieb : I am using Excel 2003 (ancient like me). I can insert an entry into the HPageBreaks collection by "Insert/PageBreak" in Excel or by ActivePage.HPageBreaks.add befo=Range("A28") in VBA. try it with: ActiveSheet.HPageBreaks.Add Range("A28") Regards Claus Busch -- Win XP PRof SP2 / Vista Ultimate SP2 Office 2003 SP2 /2007 Ultimate SP2 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks for you reply!.
Your suggestion does not work either - also - see next post with Subject: HPageBreak not working On Sat, 13 Oct 2012 15:54:05 +0200, Claus Busch wrote: Hi, Am Sat, 13 Oct 2012 09:28:50 -0400 schrieb : I am using Excel 2003 (ancient like me). I can insert an entry into the HPageBreaks collection by "Insert/PageBreak" in Excel or by ActivePage.HPageBreaks.add befo=Range("A28") in VBA. try it with: ActiveSheet.HPageBreaks.Add Range("A28") Regards Claus Busch |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks for you reply!.
Your suggestion does not work either - also - see next post with Subject: HPageBreak not working On Sat, 13 Oct 2012 15:54:05 +0200, Claus Busch wrote: Hi, Am Sat, 13 Oct 2012 09:28:50 -0400 schrieb : I am using Excel 2003 (ancient like me). I can insert an entry into the HPageBreaks collection by "Insert/PageBreak" in Excel or by ActivePage.HPageBreaks.add befo=Range("A28") in VBA. try it with: ActiveSheet.HPageBreaks.Add Range("A28") Regards Claus Busch |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
HPageBreak Row | Excel Programming | |||
need help with hpagebreak | Excel Programming | |||
hpagebreak and vpagebreak | Excel Programming | |||
Hpagebreak help needed please | Excel Programming | |||
HPageBreak | Excel Programming |