ajking
Technical User
- Aug 13, 2002
- 229
I have an excel workbook which is emailed to me from different people. In this workbook there are 3 sheets Techinfo;Customerinfo;requestinfo
I have created an access database with 3 tables that have the same name. The data imports ok (It would be great if you could import all 3 sheets at the same time oh-hum!) and I have set them up to append new data to the equivalent table.
The Customer table has an extra field (Customer_ID) which autonumbers at each new import; the other tables have an extra field for a record number.
What I need is for the record number fields in the 'Techinfo' and 'Requestinfo' tables to be populated with the 'Customer_ID' from the 'Customerinfo' table.
Does anyone have any suggestions how to go about this. TIA
'Life is what happens to you while you are busy making other plans' John W. Lennon 1940-1980
I have created an access database with 3 tables that have the same name. The data imports ok (It would be great if you could import all 3 sheets at the same time oh-hum!) and I have set them up to append new data to the equivalent table.
The Customer table has an extra field (Customer_ID) which autonumbers at each new import; the other tables have an extra field for a record number.
What I need is for the record number fields in the 'Techinfo' and 'Requestinfo' tables to be populated with the 'Customer_ID' from the 'Customerinfo' table.
Does anyone have any suggestions how to go about this. TIA
'Life is what happens to you while you are busy making other plans' John W. Lennon 1940-1980