A quirk in importing Excel Spreadsheets
Mongo,
I am using Access 2000. I did not actually code the Macro, I created in design mode. So, under the "Action" column, I selected "Transfer Spreadsheet". At the bottom of the Macro design mode screen is a list of "Action Arguments". I entered my info as follows:
Transfer Type: Import
Spreadsheet Type: Microsoft Excel 8-9
Table Name: Table 3
File Name: \\....(path to file)
Has field names: Yes
Range: I left this blank. The instructions say to "Leave this blank to import the entire spreadsheet".
It seems like I may need to re-sort the spreadsheet on that date field before appending it to the table. Even though the rows in the spreadsheet are in the proper order.
What do you think?