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

On Jun 20, 10:08 am, Mike H wrote:
You could start by disabling the macro to see if that solves the problem.

Mike



"RobH" wrote:
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?- Hide quoted text -


- Show quoted text -


Removing the macro does solve the problem, but I obviously need the
macro to be there.