LittlBUGer
Programmer
Hello. I'm sorry if this has been asked before, but I'm looking for a way to export either GridView data or data from a SQL query to Excel WITH formulas. I've done exports to Excel many times just fine from both data sources above without formulas, but now has come the time where clients are saying that vast amounts of information available in nifty spreadsheets isn't any good anymore unless the formulas are there as well so they can edit it at will.
Well, I've found a page with barely any explanation of how to create an HTML page with XML coding that will make Excel import the data with formulas but it seems impossibly difficult to make it work in my situation. I know there's a few commercial tools available to do what I need, but I'm on a $0 budget. Does anyone have any really good instructions or suggestions or anything related to this?
Though I'm currently using ASP.NET 2.0 and VB.NET along with Visual Studio 2005, the web project this exporting will probably go in is older and only uses ASP.NET 1.1. Server is Windows 2003 Server with SQL Server 2000.
Thank you for your help.
"Only two things are infinite, the universe and human stupidity, and I'm not sure about the former." - Albert Einstein
Well, I've found a page with barely any explanation of how to create an HTML page with XML coding that will make Excel import the data with formulas but it seems impossibly difficult to make it work in my situation. I know there's a few commercial tools available to do what I need, but I'm on a $0 budget. Does anyone have any really good instructions or suggestions or anything related to this?
Though I'm currently using ASP.NET 2.0 and VB.NET along with Visual Studio 2005, the web project this exporting will probably go in is older and only uses ASP.NET 1.1. Server is Windows 2003 Server with SQL Server 2000.
Thank you for your help.
"Only two things are infinite, the universe and human stupidity, and I'm not sure about the former." - Albert Einstein