A
Angie M.
Hi,
I have a Main table that has 10,000 records. Fields include Main ID, Name,
Address, etc. I have another table that contains the same Main ID and phone
numbers, this one contains about 3000 records. Some of the people from the
main table don't have phone number records in the 2nd table, which is fine.
I want to combine the two tables so each record has the name, address AND
phone number. When I use both tables and run a query to combine them, only
the records with phone numbers get picked up in the query result. I want all
10,000 records to appear in the result, not just the ones with phone numbers.
The phone field can be blank for those without a phone number.
How can I do this? I've tried everything I know to do...Thanks for any help!
I have a Main table that has 10,000 records. Fields include Main ID, Name,
Address, etc. I have another table that contains the same Main ID and phone
numbers, this one contains about 3000 records. Some of the people from the
main table don't have phone number records in the 2nd table, which is fine.
I want to combine the two tables so each record has the name, address AND
phone number. When I use both tables and run a query to combine them, only
the records with phone numbers get picked up in the query result. I want all
10,000 records to appear in the result, not just the ones with phone numbers.
The phone field can be blank for those without a phone number.
How can I do this? I've tried everything I know to do...Thanks for any help!