Use query COUNT function but not.. explained below

  • Thread starter Brandon Johnson
  • Start date
B

Brandon Johnson

I'm trying to export a table to an excel spreadsheet. I've done this
sort of thing a lot, however I'm wanting to send only an unspecified
chunk. e.g. 128000 records total in the table... i want to send the
first 65000 to one tab in excel then on another tab i want to send the
remainder. Now I've tried to think of a way to incorporate the COUNT
function but with my experimenting, I've failed at my quest. If anyone
has any additional thoughts, please, anything would help. Thanks in
advance.
 
Top