Running a module from a macro

Sofo

Registered User.
Local time
Today, 21:37
Joined
Oct 10, 2007
Messages
17
I would like to run a module (procedure) from within a macro.
So far i have only found a command that opens it in designmode.
 
use the runcode action. But the code has to be in a function and not a sub.
 
Last edited:
Thanks. Unfortunately i can't find the runcode command. I am using another language than english.
 
look through the list of actions until you find the one that says "Function Name" in the Action Arguments (at bottom) in your language.
 
I'm looking to do the same thing. Did you ever find out how to run a module from a macro?
 

Users who are viewing this thread

Back
Top Bottom