G
Guest
I have a contacts database with about 50 different tables in it. What I want
to do is combine all the tables into one large comprehensive table. The
first few tables have only a first name, last name and phone number. The
next set of tables has a little more data such as first name, last name,
address, city, state, zip, phone number, fax number. The most complete set
has much more comprehensive contact detail.
The large table I want to create will be structured on the most
comprehensive detail of the last set of tables.
What I have done is created the BIGTable with the structure based on the
last, most detailed tables. I simply opened the last table in design view
and clicked Edit, Select All, Edit Copy. Then I re-opened the BIGTable and
clicked Edit, Paste. This gave me the structure I wanted for my BIGTable.
When I re-opend my first and smallest table, hit Edit, Select All, Edit,
Copy, then re-opened the BIGTable and Clicked Paste Append, only two columns
appended--just the last name and phone number. The first table originally
had a first name, last name and phone number, so one column disappeared.
What do I need to do to copy data from one table to another? In other
words, how do I copy data from a table with fewer fields to another with more
fields. The larger table contains all the fields that the smalller tables
have.
Thanks
to do is combine all the tables into one large comprehensive table. The
first few tables have only a first name, last name and phone number. The
next set of tables has a little more data such as first name, last name,
address, city, state, zip, phone number, fax number. The most complete set
has much more comprehensive contact detail.
The large table I want to create will be structured on the most
comprehensive detail of the last set of tables.
What I have done is created the BIGTable with the structure based on the
last, most detailed tables. I simply opened the last table in design view
and clicked Edit, Select All, Edit Copy. Then I re-opened the BIGTable and
clicked Edit, Paste. This gave me the structure I wanted for my BIGTable.
When I re-opend my first and smallest table, hit Edit, Select All, Edit,
Copy, then re-opened the BIGTable and Clicked Paste Append, only two columns
appended--just the last name and phone number. The first table originally
had a first name, last name and phone number, so one column disappeared.
What do I need to do to copy data from one table to another? In other
words, how do I copy data from a table with fewer fields to another with more
fields. The larger table contains all the fields that the smalller tables
have.
Thanks