I have a very large table of 3 million records that I need to export out of ACCDB in chunks of 500k records at a time.
They are sorted in a particular order so their Primary IDs are not sequential.
I can easily export out the first 500k by setting the Top Values property to 500,000. Is there a way to then set the range to 500,001 to 1,000,000?
THanks,
Justin
They are sorted in a particular order so their Primary IDs are not sequential.
I can easily export out the first 500k by setting the Top Values property to 500,000. Is there a way to then set the range to 500,001 to 1,000,000?
THanks,
Justin