If you want to run Macro 2 after Macro 1 then at the end of Macro 1, insert
a blank line if necessary before Exit Sub, and type:
Call MacroName
Where MacroName is the name of Macro 2.
Please post all follow-up questions to the newsgroup. Requests for
assistance by email cannot be acknowledged.
~~~~~~~~~~~~~~~
Beth Melton
Microsoft Office MVP
Coauthor of Word 2007 Inside Out:
http://www.microsoft.com/MSPress/boo...x#AboutTheBook
Word FAQ:
http://mvps.org/word
TechTrax eZine:
http://mousetrax.com/techtrax/
MVP FAQ site:
http://mvps.org/
"Shirley" wrote in message
...
Hi,
I'm using Word 2003. I have two macros that I want to combine into one
(add
2nd after the 1st).
I'm a complete novice in the VBA editor. If you can pls. tell me the
specific wording to copy from 2nd macro (do I take the entire thing?) and
where exactly to place at after the 1st macro (END WITH?) so it runs
seamlessly, I would truly appreciate it.
Thanks,
Shirley