Thread
:
How to delete & import a macro
View Single Post
#
1
Posted to microsoft.public.excel.programming
Glen Mettler[_4_]
external usenet poster
Posts: 70
How to delete & import a macro
I would like to delete a module and then import another - programmatically.
For example:
Delete Module3
Import "New Module3.bas"
How can I do that?
Glen
Reply With Quote
Glen Mettler[_4_]
View Public Profile
Find all posts by Glen Mettler[_4_]