exRP12Nuke
Technical User
Hello,
I am using Access 2010, and I have a table that contains over 2 million records in it. I need to break that table down into a more manageable size. What I am looking to do is to have a query that returns 24999 records, another query that returns the next 24999 records, so on and so forth through the end of the large table. So I am going to need roughly 90 individual queries that I can export to *.csv. Is there an easy way to do this? I am sure the VBA will be involved, but I am just unsure of how to build it.
Any help would be greatly appreciated, thank you.
I am using Access 2010, and I have a table that contains over 2 million records in it. I need to break that table down into a more manageable size. What I am looking to do is to have a query that returns 24999 records, another query that returns the next 24999 records, so on and so forth through the end of the large table. So I am going to need roughly 90 individual queries that I can export to *.csv. Is there an easy way to do this? I am sure the VBA will be involved, but I am just unsure of how to build it.
Any help would be greatly appreciated, thank you.