D
David Cleave
Hi all
When this command runs, everything stops and I get the
following error:
Run-Time error 3275
Unexpected error from external database driver (22).
I'm trying to import data from an Excel 5.0 workbook (not
that it makes any difference if I update it to 7).
The full command is:
DoCmd.TransferSpreadsheet acImport,
acSpreadsheetTypeExcel5, "PWA Employees for
Update", "G:\Training\all employees update from pwa to
tim.xls", True
Anyone got any good ideas what this is about?
Cheers
David
When this command runs, everything stops and I get the
following error:
Run-Time error 3275
Unexpected error from external database driver (22).
I'm trying to import data from an Excel 5.0 workbook (not
that it makes any difference if I update it to 7).
The full command is:
DoCmd.TransferSpreadsheet acImport,
acSpreadsheetTypeExcel5, "PWA Employees for
Update", "G:\Training\all employees update from pwa to
tim.xls", True
Anyone got any good ideas what this is about?
Cheers
David