Start up workbook

R

RPB

How do I start up excel 2007 without opening a blank workbook?
I do not want any workbook opened automatically on start up.
 
D

Dave Peterson

I haven't tried this in xl2007, but you could create a new shortcut to excel.exe
that tells excel not to open with a blank workbook:

The target would look something like:
"C:\yourpathtoxl2007\excel.exe" /e

Then use this shortcut to start excel.
 
Top