Hello everyone, 
This is the first time I am posting to this forum. 
I have read and read all I can find for exporting the dataset I have to Excel. 
I still can not do it. 
All I am looking for is a simple explanation on how to do this. 
Can anyone help me? I am using C#.NET in a Windows Application. 
I have the dataSet displaying in the app on a datagrid and that works fine. 
I have it exporting to an XML file right now and can read that in Excel after some conversions. 
I just need to make it user friendly 
Just need to export it in excel format. 
Thanks in advance for your help. 
Chuck