Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I found the solution
thanks "billQ" wrote in message ... Hello, I have added several page breaks using the code: Worksheets.HPageBreaks.Add Befo=cell1 After I do some things I need to remove these same page breaks using code. I can't seem to find the .Remove function to do the trick. Any help will be appreciated thanks bill q |