Click here to Skip to main content
15,904,828 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,

I have a dataset which has 100 records in it and I want it to export to excel sheet, but in each sheet i want to have only 30 records.So how can i export the data to multiple sheets in excel from dataset specifying the number of records in each sheet.
Thanks in advance
Posted

1 solution

See this article: Exporting Data to Excel[^]
 
Share this answer
 
Comments
qwerty 2 19-Jul-12 5:50am    
how can specify the number of rows in a sheet?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900