Merging data from 2 tables

P

pezbecky

Table A - master table. Has 40,000 names & addresses
Table B - second table. Has 4,000 fax numbers associated with some of
the names and addresses of Table A.

I would like to add the fax numbers from Table B to Table A in the
existing data lines, rather than creating a second entry for the name.
How do I do that?

Thanks!

-Becky
 
Top