View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jon Peltier Jon Peltier is offline
external usenet poster
 
Posts: 6,582
Default Problem with unwanted add-in !

Look in the workbook for links or a VBA reference to the template wizard.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______


"GrahamB" wrote in message
...
Whilst creating a Workbook, I downloaded and installed the "Template
wizard with data Tracking" before deciding it was unnecessary. I unticked
the appropriate checkbox in Tools Add-ins and deleted the Sheet that was
storing the tracked data. Problem is, every time I open the Workbook I get
an very annoying 'Cannot open Template Wizard' and have to click on OK.
Only a small thing but I want to zap it so that it opens cleanly. I've
looked for 'Workbook_open' code but cannot find any. Any of you superusers
have any ideas?

GrahamB