Group: microsoft.public.word.vba.general
From: IdontWantSpam@nospam.net (Edward Thrashcort)
Date: Friday, November 16, 2007 5:47 PM
Subject: Re: Macro to open document

I don't have any experience with mail merge so I can't help there.

However, a good way to learn VBA is to record a macro then view the code in
the VBA Editor. Use the VBA context-sensitive online Help to explain the
syntax of commands and the object model

Eddie