Norbert Thiebaud has abandoned this change.
Change subject: fdo#56124 add calc functions IFERROR and IFNA as in ODFF1.2
..
Patch Set 1: Abandoned
no follow-up from author
--
To view, visit https://gerrit.libreoffice.org/1116
Hi Winfried,
On Sunday, 2012-12-09 15:07:46 +0100, Winfried Donkers wrote:
> >Could it be that you didn't implement the special handling in the
> compiler and tokens? ...
>
> I did an opengrok search for ocIf and changed all files, including sxfunc.src
> (to give iferror 3 parameters).
> The on
Hi Eike
> > To finally find out what goes wrong, I copied the contents of SCIfJump()
> > into
> > ScIfError(), made ocIfError do the same as ocIf (except in lotus/excel
> > filter
> > files) and gave IFERROR() 3 arguments (just as IF()).
> > It still doesn't work: IFERROR(X;Y;Z) always returns Y
Hi Winfried,
On Thursday, 2012-12-06 13:08:37 +0100, Winfried Donkers wrote:
> > -Oorspronkelijk bericht-
> > Van: Winfried Donkers
> > So I followed your suggestion to work along the lines of ScIfJump/ocIf.
> > These last 2 weeks I have not been able to get that working properly.
> > To f
This time to the ML as well...
Winfried
> -Oorspronkelijk bericht-
> Van: Winfried Donkers
> Verzonden: donderdag 6 december 2012 12:52
> Aan: 'er...@redhat.com'
> Onderwerp: RE: Change in core[master]: fdo#56124 add calc functions
> IFERROR and IFN
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1116
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/16/1116/1
fdo#56124 add calc functions IFERROR and IFNA as in ODFF1.2
Change-Id