View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
PCLIVE PCLIVE is offline
external usenet poster
 
Posts: 1,311
Default Removing a module using VBA

Thanks.
I forgot to check Chip's site. Works great!


"Gary''s Student" wrote in message
...
see:

http://www.cpearson.com/excel/vbe.htm


--
Gary''s Student
gsnu200705


"PCLIVE" wrote:

I'm pretty sure this can be done as I have been able to remove code from
ThisWorkbook.

How can I use VBA code to remove a module...say..."Module1".

Thanks in advanced.
Paul