Opening Excel

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I accidentially overwrote the blank worksheet that automatically appears when
opening Excel. How do I reset this or even better how can I get no worksheet
to display when I open Excel?
 
There's a workbook template named book.xlt that is located in your XLStart
folder.

You should be able to open it, edit it and save it the way you like.

If you really don't want to use it, just delete it.

To keep excel from creating that workbook when you open excel, you can create a
new shortcut to excel and use that. But you have to add a parameter telling
excel not to create that new worbook.

Create a new shortcut to excel.exe
But add /e (spacebar slash e) to the end of the target.

excel.exe /e
or
"C:\yourpathto\excel.exe" /e

If you look in xl's help for "Customize how Excel starts", you'll see more info.
 
There is also a sheet.xlt template which is used whten adding worksheets to
and *existing* worksheet or to your workbook in addition to the number of sheets
you originally requested.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top