start switch not working

  • Thread starter Thread starter warnimont
  • Start date Start date
W

warnimont

I have the below switch setup to prevent opening a file.
It used to work. Recently is install some macros in the
addin area. Now book1 always opens when i start excel or
open an existing file. I've check my icon properties
target and the switch below still exists. What is causing
book1 to start each time?

"C:\Program Files\Microsoft Office\Office\EXCEL.EXE" /e
 
What else do you have in your XLStart folder?

Any chance you have a *.xls file hanging around?
 
I have personal.xls in the XLStart folder.
-----Original Message-----
What else do you have in your XLStart folder?

Any chance you have a *.xls file hanging around?


--

Dave Peterson
(e-mail address removed)
.
 
Back
Top