T
Tony_VBACoder
How can I get a Mail Merge Word Document to display data
in a Table where the data comes from an Access database?
I have a Word Mail Merge Letter that has the following
sample format with the following Merge Fields from an
Access Database Query that has all the data needed for
this letter. My sample Merge Fields are within the < >
characters:
+++ Sample Letter below +++++++++++++++++++++++++++
<First Name> <Last Name>
<Mailing Address>
<City> <ST> <ZipCode>
Dear <Saluation>:
The following items are in your order:
**** Here I want to add a Table with their orders ****
Order # Order Date Desc Amt Total
------- ---------- ---- --- -----
11111 4/1/2004 X 3 10
22222 5/1/2004 Y 5 20
33333 6/1/2004 Z 7 30
Thank you for your order.
++++++++++++++++++++++++++++++++++++++++++++++++++++
Does anyone have any idea if this can be done? I can do
this within Access, but wanted to know if this can be done
within Word 2000/2002? This would be similar to creating
a Main Report with a Sub Report containing the Orders,
within Access.
in a Table where the data comes from an Access database?
I have a Word Mail Merge Letter that has the following
sample format with the following Merge Fields from an
Access Database Query that has all the data needed for
this letter. My sample Merge Fields are within the < >
characters:
+++ Sample Letter below +++++++++++++++++++++++++++
<First Name> <Last Name>
<Mailing Address>
<City> <ST> <ZipCode>
Dear <Saluation>:
The following items are in your order:
**** Here I want to add a Table with their orders ****
Order # Order Date Desc Amt Total
------- ---------- ---- --- -----
11111 4/1/2004 X 3 10
22222 5/1/2004 Y 5 20
33333 6/1/2004 Z 7 30
Thank you for your order.
++++++++++++++++++++++++++++++++++++++++++++++++++++
Does anyone have any idea if this can be done? I can do
this within Access, but wanted to know if this can be done
within Word 2000/2002? This would be similar to creating
a Main Report with a Sub Report containing the Orders,
within Access.