Trouble calling macro

G

Guest

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??
 
T

Tom Ogilvy

If it isn't in the same workbook, you will need to call it with
Application.Run
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top