Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Jimbo693
 
Posts: n/a
Default How do I change default settings to page break preview

In excel (Office 2000) I have customised my tool bar to include a "Page break
preview" button - the default setting for this button is 60%. - how do I
change this to 100%.
  #2   Report Post  
Gord Dibben
 
Posts: n/a
Default

Jimbo

Assign this macro to the button.

Sub BreakView()
ActiveWindow.View = xlPageBreakPreview
ActiveWindow.Zoom = 100
End Sub


Gord Dibben Excel MVP

On Fri, 1 Apr 2005 03:03:01 -0800, "Jimbo693"
wrote:

In excel (Office 2000) I have customised my tool bar to include a "Page break
preview" button - the default setting for this button is 60%. - how do I
change this to 100%.


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 can I change the default settings for pivot tables in Excel? . KyWilde Excel Discussion (Misc queries) 0 March 10th 05 12:33 AM
adding a new page break to an existing page break Edward Letendre Excel Discussion (Misc queries) 1 March 6th 05 10:29 AM
[Excel] How do I change the default import external data settings. djr Excel Discussion (Misc queries) 1 January 17th 05 11:57 PM
How to change default page setup for pivot tables? bobs Excel Discussion (Misc queries) 1 January 5th 05 10:42 PM
How do I change the default settings in charts? drahcir Charts and Charting in Excel 1 December 15th 04 12:30 AM


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