When Excel loads it autoloads a file

B

BobH

and I am not sure why. How do I tell it just to start normally without a file?

thanks,

bob
 
D

Dave Peterson

You can create a shortcut that adds another parm.

I rightclicked on an empty spot on the disktop and chose New|Shortcut.

I browsed for my excel.exe and found it here:
"C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE"

Then I added a /e (space slash e) after that command:

"C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE" /e

If I use that shortcut, I don't get that startup workbook.
 
Top