Question
CFCONTENT Excel---Save Formulas
I am using <cfcontent type="application/vnd.ms-excel"> tag.
It works well as it output the values to an excel spreadsheet.
My question is instead of outputting just the values can I output the values with the formulas that were used to calculate the values.
I need my users to be able to modify values in the spreadsheet and have it calcualte without them having to add the formulas themselves.
