On Wed, 11 Jan 2012, Stefano Bianchi wrote:
I get the file as a long string where the value calculated with FREQUENCY formulas ARE included. This way, parsing the string, I found a workaround to get the calculated value.
These will be the cached formula values, from the last time excel evaluated them. You can get them yourself from the cell if you want, but if you make any changes to the file then these values will be incorrect (that's why you need to run the formula evaluator after changes)
If you're interested in implementing any missing functions (such as frequency), let us know and we can point you at some guides for doing this
Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
