fredk Posted January 15, 2005 Report Share Posted January 15, 2005 I realize that I have some macros that I would prefer to limit to specific programs rather than having them be wide open GLOBALs. But some of them could be used in any editor or word processor such as Wordpad, Notepad, Winword.... But it can be tedious compiling that list of programs each time to add them one at a time to each of those macros. Any way to copy that list? Hmm, I guess I could use a macro to automate it somwhat, huh? (G) Quote Link to comment Share on other sites More sharing options...
joe Posted January 15, 2005 Report Share Posted January 15, 2005 Hello fredk - Another option is to simply copy a macro that contains the list of programs you want to use, rename it, delete the code inside of it, then copy and paste the code from the macro you created into it. 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.