B
billQ
Hello,
I have added several page breaks using the code:
Worksheets.HPageBreaks.Add Before:=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
I have added several page breaks using the code:
Worksheets.HPageBreaks.Add Before:=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