Hi,
I have an SQL database with data stored in it but I'd like to create reports that will allow the user to enter two dates and return the data in an excel spreadsheet.
Not sure how to accomplish this in .net with C#. I've created PDF reports using ITextSharp but don't think it is the same for excel.
Any help to point me in the right direction or advice would be great.
Thank you