Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #72.9K
2 Posted Topics
Hi, If you want to use Excel 2007 (XLSX file format) then you could use some template XLSX file and XMLWriter. You can see how it can be done from ASP.NET at: <URL SNIPPED> Mario
Hi, using Interop is not best way to work with Excel in .NET. You can try using GemBox .NET Excel component which is free for commercial use (limit is 150 rows). [url]http://www.gemboxsoftware.com/GBSpreadsheet.htm[/url] Here is a list of reasons why GemBox.Spreadsheet is better then Excel Interop and Excel Automation [url]http://www.gemboxsoftware.com/Excel-Automation.htm[/url]
The End.
BarbaMariolino