View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default Deleting a module

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

--
Regards
Frank Kabel
Frankfurt, Germany


Grant Reid wrote:
Hi

I have a workbook with two modules. Is there any way that I can
programatically remove module 2 from a routine invoked from module 1?

Hope someone can help?

Many Thanks - Grant