G
Guest
I call a module in excel each time the workbook is opened. I would like to
remove that line that performs the call once the module that is called is
finshed. I'm looking for a line of code that I could put at the end of the
called module that would remove it. Is this possible? The reason for this is
becasue a lot of work is done automatically and after the work is done the
worksheet is saved but then when it's reopened it useless becasue that call
is made but the user is just trying to view the results they already ran not
re-run the work. Any ideas?
remove that line that performs the call once the module that is called is
finshed. I'm looking for a line of code that I could put at the end of the
called module that would remove it. Is this possible? The reason for this is
becasue a lot of work is done automatically and after the work is done the
worksheet is saved but then when it's reopened it useless becasue that call
is made but the user is just trying to view the results they already ran not
re-run the work. Any ideas?