Sequentially numbering multiple copies of single document using a macro
http://www.mvps.org/word/FAQs/MacrosVBA/NumberCopiesOf1Doc.htm
Sequentially numbering multiple copies of single document using a mail merge
http://www.mvps.org/word/FAQs/MailMerge/NumberCopiesOfDocMMerge.htm
--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://www.mvps.org/word
"Tam" <tam...@excite.com> wrote in message
news:0de701c33737$425b8950$a301...@phx.gbl...
"Invalid outside procedure" on the line that reads as follows:
Message = "Enter the number of copies that you want to print."
Since I'm new at macros in Word, any help would be appreciated.
You will need to put all of the code from that page inside a
Sub MacroName()
'put code here
End Sub
Then if you run the macro with that name, you should get what you want.
Please respond to the newsgroups for the benefit of others who may be
interested.
Hope this helps
Doug Robbins - Word MVP
"Richard Lyons" <di...@rwlyons.com> wrote in message
news:3EF5CA6B...@rwlyons.com...