Hi, is it possible to somehow allow a vba variable to be available within another application.
What I am wanting to do is for a macro to realise that it was executed by another application and therfore run a different set of code.
What I was thinking to do was set a 'flag' variable and if it has been set to 'true' by the other application which has run it then different code is run by the executed macro.
I hope you understand what I mean...
Thanks for you help
What I am wanting to do is for a macro to realise that it was executed by another application and therfore run a different set of code.
What I was thinking to do was set a 'flag' variable and if it has been set to 'true' by the other application which has run it then different code is run by the executed macro.
I hope you understand what I mean...
Thanks for you help
