View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Auto delete all VB forms in current excel doc

Look at Chip Pearson's site
http://ww.cpearson.com/excel/vbe.htm

--
Regards,
Tom Ogilvy


"Martin" wrote in message
...
Not sure if this will be possible, but I'm trying to put
together some code which removes all Vis Basic Forms from
the current excel document without having to go into the
visual basic editor.

Thanks