Goal: Macro1 calls/triggers Macro2 and passes strVar value to Macr

M

Marceepoo

I can't figure out how to get a word vba macro to call a second word vba
macro, and pass a string variable's value from the first macro to the second
macro.

Any help (e.g. [1] example(s) and/or [2] URL references where I can find
info about how to do this) would be much appreciated.

Thanks,

marceepoo
 
J

Jay Freedman

I can't figure out how to get a word vba macro to call a second word vba
macro, and pass a string variable's value from the first macro to the second
macro.

Any help (e.g. [1] example(s) and/or [2] URL references where I can find
info about how to do this) would be much appreciated.

Thanks,

marceepoo

See http://www.word.mvps.org/FAQs/MacrosVBA/ProcArguments.htm.

--
Regards,
Jay Freedman
Microsoft Word MVP
Email cannot be acknowledged; please post all follow-ups to the
newsgroup so all may benefit.
 

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