T
Tangier
I am running a query inside my macro that creates a worksheet full of
some info. I want users to be able to take the results of one macro,
and use it as arguments for another macro. So lets say I run 1 macro,
I get 2 user ids as a result, say: 1, 2
Now I want to use these user ids as input parameters. Keep in mind
these input parameters might vary.
So how do I supply these as parameters to another macro?
some info. I want users to be able to take the results of one macro,
and use it as arguments for another macro. So lets say I run 1 macro,
I get 2 user ids as a result, say: 1, 2
Now I want to use these user ids as input parameters. Keep in mind
these input parameters might vary.
So how do I supply these as parameters to another macro?