View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dick Kusleika Dick Kusleika is offline
external usenet poster
 
Posts: 179
Default template wizard

Katy

I've never tried it, but there is a hidden sheet that contains xl4 macros
that do all the data tracking work. You could identify that sheet and
delete it. Be sure to make a backup of your file before you try it, because
it may really screw things up.

Another option is to copy the visible sheet to a new workbook, thus leaving
the xl4 macros behind.

--
Dick Kusleika
MVP - Excel
www.dicks-clicks.com
Post all replies to the newsgroup.

"Katy" wrote in message
...
is there a way to daisable a template wizard, or delete
the macro that is associated with the template wizard? I
can't find it in VBA.