Response Analysis

R

reachmktg

This is a basic question but I am trying to compare a mailing response list
against a master file /housefile list. In order to do so, I need to mutiple
fields (address, lastname, firstname, zip code) for matches. Any ideas in
Access?
 
A

Al Campagna

reachmktg,What does that mean?

Give examples what you want, and of the master vs. the slave table fields and values.

--
hth
Al Campagna . Candia Computer Consulting . Candia, NH USA
Microsoft Access MVP
http://home.comcast.net/~cccsolutions

"Find a job that you love, and you'll never work a day in your life."
 
S

Steve

Create a query that inckudes bith tables. Join address, lastname, firstname,
zip code in both tables. Run the query. You will omly get the matches in
both tables.

PC Datasheet
Providing Customers A Resource For Help With Access, Excel And Word
Applications
[email protected]
 
Top