Hi, we recently downloaded the 4.3.0.15 hotfix for some pivot table enhancements. Those work nicely. However, we encounter runtime errors when calculating formulas using a colon ":" as the parameters delimeter. This is legal in Excel I think.
I downloaded 4.4.0.0 and the runtime error goes away. I also noticed in the cell.formula documentation that it says the following:
"A formula string always begins with an equal sign (=). And please always use comma(,) as parameters delimeter, such as "=SUM(A1, E1, H2)".
Question, I don't want to have to recode a bunch of existing reports, is this a feature that you removed from 4.3.0.15 when going to 4.4.0.0? Moving forward will we need to use only a comma as the parameters delimeter?
Thanks,
Chris