Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Classic
 
Posts: n/a
Default don't show the page breaks on the worksheet

After you do a print preview of a worksheet the dotted lines will show your
page breaks on the worksheet. Is there any way to NOT see the dotted lines
after doing a print preview?
  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

You can turn off all page breaks under toolsoptionsview and uncheck page
breaks or use a macro with this line

ActiveSheet.DisplayPageBreaks = False

so you could make 2 macros, one that turns them off and and one that turns
them on. Don't know if it is worth all that work for being a little annoyed

Regards,

Peo Sjoblom

"Classic" wrote:

After you do a print preview of a worksheet the dotted lines will show your
page breaks on the worksheet. Is there any way to NOT see the dotted lines
after doing a print preview?

  #3   Report Post  
Dave Peterson
 
Posts: n/a
Default

You can turn them on by hitting the print preview button, too.

Peo Sjoblom wrote:

You can turn off all page breaks under toolsoptionsview and uncheck page
breaks or use a macro with this line

ActiveSheet.DisplayPageBreaks = False

so you could make 2 macros, one that turns them off and and one that turns
them on. Don't know if it is worth all that work for being a little annoyed

Regards,

Peo Sjoblom

"Classic" wrote:

After you do a print preview of a worksheet the dotted lines will show your
page breaks on the worksheet. Is there any way to NOT see the dotted lines
after doing a print preview?


--

Dave Peterson
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
How do link to a remote worksheet using the path value in a field? Michael T. Links and Linking in Excel 3 December 11th 04 08:45 AM
How do I copy page setup from one worksheet & paste into new shee. Rasc0 Excel Discussion (Misc queries) 2 December 1st 04 10:12 PM
Linking items GREATER THAN O on another worksheet in the same Work Eddie Shapiro Excel Discussion (Misc queries) 4 December 1st 04 02:55 PM
Worksheet name and Backward compatibility Rich Excel Discussion (Misc queries) 3 November 30th 04 06:10 PM
Page breaks don't show on screen and don't print separately. It i. Peter Excel Discussion (Misc queries) 1 November 29th 04 04:33 PM


All times are GMT +1. The time now is 02:00 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"