M
mwc0914
I have my main macro that calls another macro via Application.Ru
"Called Macro".
Within the called macro I attempt to have the user open a file so i
can be processed. If the user selects cancel when prompted & doesn'
open the file, I exit the called macro. But now I want my main macro t
know that this just happened so I can exit it also.
How do I pass return codes back from a called macro to the main macro
reference the return code in the main macro
"Called Macro".
Within the called macro I attempt to have the user open a file so i
can be processed. If the user selects cancel when prompted & doesn'
open the file, I exit the called macro. But now I want my main macro t
know that this just happened so I can exit it also.
How do I pass return codes back from a called macro to the main macro
reference the return code in the main macro