I am loading data using VBA code from an Excel sheet with 11977 rows. The file has 5 columns but I am loading the first 4 columns only. The load works fine until it hangs on row 8190. I have to kill the Excel session at that point. It seems as though I am hitting an Access limitation. Since 4 * 8190 = 32760 and 32768 is the number of objects limitation - could that be the problem? Does anyone have any suggestions as to how to load this file (note the file will grow as time goes on).
Thank you!
Alexis
Thank you!
Alexis