Trouble calling macro
If it isn't in the same workbook, you will need to call it with
Application.Run
--
Regards,
Tom Ogilvy
"James W." wrote in message
...
I am trying to call a macro for transfering data from our iSeries Server.
The macro name is fShowTTODialog and I am able to assign it to a custom
button in my toolbar but cannot call it from within a module. What am I
missing??
|