|
Hi All,
I need to break a large dataset into smaller ones.
My huge dataset has about 2 million records, I need to split them into
separate
ones each having 65000 records so that I can export them to individual
worksheets
of an excel file.
I am sure the distinguished programmers here must have faced such a
problem,
can someone please help me out with this.
I have a loop in place but I dont know how to restrict the loop till
the last record.
I am trying to build a code which works even for those datasets for
which the records are impossible to find
without hanging SAS.
Any help will be greatly appreciated.
Thanks
|