I have some code that runs through all the rows in a table and changes the some of the data. When it gets to a certain number of rows (currently around 62,000), I get a run-time error 3021 (no current record).

Any ideas? - I'm pretty stumped by this!