B
Bob S
I have a macro that I use during the process of mail-merging a table using
addresses from an Outlook contacts folder. To do the mail-merge, I begin in
the contacts folder of OL (2003). I click Tools | Mail-merge | Browse |
Double-click the Existing Document file to use | Select Catalog as the
Document Type | OK which takes me to Word with a form
file on the screen. At that point I click "Merge to a New Document" or
Alt-Shift-N and click OK which takes me to the new document with a large
table in it. It is at that point I have been activating my macro to
reformat that table a bit.
My Question is: Can someone tell me how I can insert the two keystrokes I
mentioned above (I click "Merge to a New Document" or Alt-Shift-N and then
click OK) into the first of the existing macro? Since it is just 2
keystrokes, it seems that it should be simple; but I do not know how to do
it. Unfortunately, recording the two keystrokes into a macro and
copying those lines of code into the beginning of the other macro did NOT
work.
Can anyone here help?
Thank you very much.
addresses from an Outlook contacts folder. To do the mail-merge, I begin in
the contacts folder of OL (2003). I click Tools | Mail-merge | Browse |
Double-click the Existing Document file to use | Select Catalog as the
Document Type | OK which takes me to Word with a form
file on the screen. At that point I click "Merge to a New Document" or
Alt-Shift-N and click OK which takes me to the new document with a large
table in it. It is at that point I have been activating my macro to
reformat that table a bit.
My Question is: Can someone tell me how I can insert the two keystrokes I
mentioned above (I click "Merge to a New Document" or Alt-Shift-N and then
click OK) into the first of the existing macro? Since it is just 2
keystrokes, it seems that it should be simple; but I do not know how to do
it. Unfortunately, recording the two keystrokes into a macro and
copying those lines of code into the beginning of the other macro did NOT
work.
Can anyone here help?
Thank you very much.