G Guest Feb 8, 2007 #1 Hi i am working with office 2000 and need to import data from Excel into Access 2000 can anyone tell me how to do this
Hi i am working with office 2000 and need to import data from Excel into Access 2000 can anyone tell me how to do this
D Douglas J. Steele Feb 8, 2007 #2 Manually, you do it using File | Get External Data | Import from the menu. Through code, you're best off using the TransferSpreadsheet method.
Manually, you do it using File | Get External Data | Import from the menu. Through code, you're best off using the TransferSpreadsheet method.