ag3n7 Posted March 7, 2008 Report Share Posted March 7, 2008 I have a macro script, basically an email template I use and input values dependant upon a situation. I also have a short macro script for 30+ individuals names including their email addy's, telephone number etc. Each have their own short key, i.e, Winston Churchill's shortkey would be ##wc and it would type out "Winston Churchill (wchurchill@history.ca)(123-456-7890)" In my email macro script, is there a way that I can type in ##wc when the email macro script is running? I tried to input ##wc at a specific location but it won't run since I am running the email macro first. Hope this question makes sense. If not, please let me know to clarify further. I love ME! Quote Link to comment Share on other sites More sharing options...
kevin Posted March 7, 2008 Report Share Posted March 7, 2008 Macro Express 3 does not allow more than one macro to run at the same time. Can you break up your email macro into two part? The first part would go up until the individual information needs to be entered. Then you would type your shortkey. And then finish by launching a macro to complete the email? Or maybe you could do everything except the individual information and then do it last via a shortkey. Quote Link to comment Share on other sites More sharing options...
ag3n7 Posted March 7, 2008 Author Report Share Posted March 7, 2008 Thanks Kevin. Those are great ideas and I especially like you last line. I will experiment. Too bad no pop up would work either. Thanks again. Macro Express 3 does not allow more than one macro to run at the same time. Can you break up your email macro into two part? The first part would go up until the individual information needs to be entered. Then you would type your shortkey. And then finish by launching a macro to complete the email? Or maybe you could do everything except the individual information and then do it last via a shortkey. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.