K
kartune85
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.
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.