K
kc-mass
Hi,
I have a most perplexing problem. When I Import a spreadsheet I am getting
all but 5 rows.
If I add a column of psuedo row number for debugging, all the records come
in.
Plain old code.
DoCmd.TransferSpreadsheet acImport, acSpreadsheetTypeExcel9,
"tblST_Americas", Forms!frmTab!frmLoad!txtLoaded3, True
What's up with this???
Kevin
I have a most perplexing problem. When I Import a spreadsheet I am getting
all but 5 rows.
If I add a column of psuedo row number for debugging, all the records come
in.
Plain old code.
DoCmd.TransferSpreadsheet acImport, acSpreadsheetTypeExcel9,
"tblST_Americas", Forms!frmTab!frmLoad!txtLoaded3, True
What's up with this???
Kevin