I am reading in data from an Excel Workbook into an Access Database in Access.
How can I detect what is the last filled row of the Spreadsheet?
For example if the spreadsheet only has two rows populated, how can I stop the code from running down all 65000 rows?




Reply With Quote