EXCEL Formatter: Is it possible to write formulas to cells?
We are trying to write formula strings as values to Excel cells, but when the file is opened all that appears are the formula strings and not the evaluated values.
We have tried prepending an ‘=’ t...