Thread
:
How do I remove macro at excel startup?
View Single Post
#
2
Posted to microsoft.public.excel.programming
llama
external usenet poster
Posts: 6
How do I remove macro at excel startup?
Have you removed the Module container that the macros code was in? If
this is still present excel will assume you have code in there. Chances
are it will be called module1, right click on it and remove.
Reply With Quote
llama
View Public Profile
Find all posts by llama