Gnumeric does not write OpenOffice files. We write files in Open Document Format version 1.2 and IFERROR is defined in that standard. OpenOffice may only implement a subset of ODF 1.2.
In any case, ODF 1.2 also defines how to save additional functions and we are doing that according to the standard for any functions not defined there. Moreover IFERROR(X,Y) is not equivalent to IF(ISERROR(X),Y,X). Since the latter evaluates X twice, potentially yielding different values. Andreas -- Andreas J. Guelzow, PhD, FTICA Mathematical & Computing Sciences Concordia University College of Alberta -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org