How to program one macro to exclude another?
It would be something like, like when, do I need to call?
Ex.:
Sub callmacro()
Call macro1
End sub
And, even better, if I want to program it to self-delete?
Eg:
Sub macro1()
Dim i as...
Fo...
asked by
17.02.2016 / 16:35