Thread: Default Set up
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Geoff Ness Geoff Ness is offline
external usenet poster
 
Posts: 11
Default Default Set up

The easiest way I know of is to record a macro where you set up the
zoom, toolbars etc the way you want it, then save this under Sub
Workbook_Open in the Personal.xls Workbook. This macro will then run
every time you open Excel.

Hope this is helpful.

Gor_yee wrote:
Hi all, just got a question, you know when you start up excel, it
defaults the zoom to 100%. Is there a way to default it to 80%?Thanks