Hi,
I am writing a function to read data from excel spreadsheet (Ms excel 2003) and write the values to access table. I am using DoCmd.TransferSpreadsheet.
The statement is able to identify the columns(table and spreadsheet) but the data is not getting transferred to the table.
Any help will be appreciated.
Thanks
Madiba
I am writing a function to read data from excel spreadsheet (Ms excel 2003) and write the values to access table. I am using DoCmd.TransferSpreadsheet.
The statement is able to identify the columns(table and spreadsheet) but the data is not getting transferred to the table.
Any help will be appreciated.
Thanks
Madiba