I have to export data to excel file,with/without excel installed in pc
feedback
|
|
Have a look at this. MyXLS
It's written in c# but you can just download the source, build it, and then use the dll in your vb project. | |||
|
feedback
|
|
An alternative: NPOI on Codeplex
| |||
|
feedback
|
|
MYXLS has this "MyXls.SL2.SortedListEnumerator(Of ",how to use this with vb.net for data from export dataset to excel file | |||
|
feedback
|