Jeanette,
Sorry for the confusion. Both tables are in the same Access database. The
database is an order entry/job ticket application and several people access
it from their server. I have the files, both mdb and .be, on a thumb drive
so I can work on them at home. They are continuing to create records in
their copy of the original database while I am adding fields, mostly boolean
and text, to the jobs table in the copy I made of the database. Excel was
just a way I thought I could get the data from their tables into the tables I
have. This would be done at their office at the end of the day so the data
transfered to the new tables is up to date. Seems like this should be
relatively easy, but I seem to have some confusion as to the best way to
approach it. All that is lacking is getting their data into the new tables.
I am not sure how to handle the only relationship I built which is between
customers and jobs with customerID as the common field. Also, the jobs table
has an autonumber field to increment job tickets and a few required fields.
The values in a combo box were changed in the new table also as they had some
new customer service reps join the firm.
Thanks for helping with this problem.
David