Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 51
Default Removing automatic(Default) page break

I am wondering how one removes an automatic, or default, page break. I can
insert the break at the correct place. but i am creating the sheet earlier
in the macro and am not sure where the page break would be.

thanks for the help
ironhydroxide
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 51
Default Removing automatic(Default) page break

Here is some code that i have used, it always gives me an error

BreakNum=1
Worksheets("Picture Board Zones").HPageBreaks(BreakNum).Location =
Worksheets("Picture Board Zones").Range("A" & (RowLoopOne + 1))

Here i am trying to move the Page Brake to a different place instead of
deleting the default page break.
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 51
Default Removing automatic(Default) page break

Sorry error on last post was '9' Subscript out of range

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
automatic page break Randy Excel Discussion (Misc queries) 1 March 9th 10 06:49 PM
Removing A Vertical Page Break That Won't Go! blondie1 New Users to Excel 5 August 7th 06 07:33 AM
Removing Page Break Preview from all spreadsheets Rozonus Excel Discussion (Misc queries) 1 June 29th 06 04:38 PM
Removing a page break from excel Na'an Excel Worksheet Functions 2 July 13th 05 04:35 PM
Automatic page break 0124 Excel Programming 2 April 4th 05 08:59 PM


All times are GMT +1. The time now is 09:39 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"