View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
kartune85[_15_] kartune85[_15_] is offline
external usenet poster
 
Posts: 1
Default Multiple Modules in the same workbook?


Is there problems with having more than one module in a workbook.

I've created a second module because I need to 'Sub DeleteModule()' for
one of them because it contains the 'Sub Auto_Open()' which I don't want
to carry over when I SaveAs.

Both modules ("module1", "B4Close") are in the same Workbook.


--
kartune85
------------------------------------------------------------------------
kartune85's Profile: http://www.excelforum.com/member.php...o&userid=35586
View this thread: http://www.excelforum.com/showthread...hreadid=555446