On 14/06/12 21:15, Manohar Bhat wrote:
BUG:
XLS2CSVmra fails when there is a formula cell( returning string result) in
the end of row.
It displays string result in the next row which should not happen.
CAUSE:
If Formula record (with a formula returning string result) is at the end of
a row, LastCellofRowDummyRecord comes before StringRecord causing result to
be displayed in the next row.
SOLUTION:
Use a flag to detect this case and handle it.
Any chance you could open a new bug in bugzilla for this, and attach
your changed version (or even better a patch for the changes). That way
your fix won't get lost!
Thanks
Nick
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]