On Oct 13, 7:18 pm, Calvin <
mandtpr...@gmail.com> wrote:
> I am writing a script to convert a plain-text report to Excel but when
> I open it in Excel not all of the formulas calculate.
Hi Calvin,
It is probably the same parser bug that you may have seen in other
posts here. Search for store_formula and see if that fix works for
you.
If not, post a small example and I'll have a look.
John.
--