View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Jim Cone[_2_] Jim Cone[_2_] is offline
external usenet poster
 
Posts: 1,549
Default File - New, bypassing task pane


You can right-click a sheet tab and choose "Insert..." to display a Templates list.
'--
Jim Cone
Portland, Oregon USA



"Jack B. Pollack"

wrote in message
Hi,
Excel 2003. I want to change the behavior of the File - New menu item
to act like it did in Office 2K.

Specifically, When I click File - New I dont want the Task Pane to open, I
would like the templates dialog to open. I have been able to do this in
Word by choosing Tools - Customize - ALL COMMANDS category;
its name is FileNewDialog.

It appears that Excel doesn't have the "All Commands" option.
Is it possible to change this behavior in Excel.
Thanks