View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
RobH RobH is offline
external usenet poster
 
Posts: 13
Default workbook Book1 missing on Exel start

Normally, when Excel is opened you get a blank workbook called Book1.
I have created a macro which sits in the XLStart directory and auto
runs whenever a workbook or excel itself is opened. Following this
macro being added, I no longer get a blank workbook automatically on
opening Excel, how do I change this back?