Question
Refreshing Excel through ColdFusion
Hey guys, I have an excel page that does some calculation. I
can use CF to modify the cell values that are inputs to the
formula, but the formula only updates once I open up the file with
Excel. So, if I use CF to read the excel table, change the input
values, and read it again, only the input cell values would have
been changed; the output cell stays the same. Is there anyway to
have CF 'refresh' the formulas? Thanks for any help you can
offer.
