mail merge addressee tangle

soojosie

New Member
Joined
Apr 16, 2003
Messages
11
Hi,
I have an access table with 3 different types of addressees.
1. Couples with same LastName
2. Couples with different LastNames
3. Individuals.

I'm trying to use mail merge.
But it can't differentiate between the 3 different varieties
what I would like is:
1. Anna & Jay WHITE - This works O.K.
2. Marie SMITH & Katie BROWN - Here I'm get Marie & Katie SMITH
3. Jason BLACK - weird but here I get “The BLACK Family”??!!
this is when using the “Insert Address block” function in mail merge

What is the correct way to ensure all members are addressed correctly?

Do I need to run separate queries? Is there a better way?

thanks :rolleyes:
 

Excel Facts

Enter current date or time
Ctrl+: enters current time. Ctrl+; enters current date. Use Ctrl+: Ctrl+; Enter for current date & time.
It is really hard to say without seeing your table structure and the calculations in your query.

You could create a query with the logic/calculations to handle each instance appropriately
-or-
you could create three separate queries to handle each instance accordingly, and sew them back together with a UNION query.
 
Upvote 0

Forum statistics

Threads
1,221,792
Messages
6,161,997
Members
451,735
Latest member
Deasejm

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top