diff options
author | Balazs Varga <balazs.varga.extern@allotropia.de> | 2024-02-27 14:33:53 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2024-04-15 11:23:18 +0200 |
commit | 576634db31b51b8e5f5172660b6b7a0cfbd2a2ca (patch) | |
tree | 9ad9ff8b7f77df28a6527ac1da4835017f19b6e4 /test/source | |
parent | af9f37828a95e1509aa04046b85be7b3b7985e77 (diff) |
tdf#159467 XLOOKUP propagate error only for active paths
because XLOOKUP have [if_not_found] optional attribute where
a valid match is not found, return the [if_not_found] value
you supply. Which can also return an error as a result from
another function.
If a valid match is not found, and [if_not_found] is missing, #N/A is returned.
follow-up for tdf#127293: d9635e9bb42cf2b744b8d2f74633e2a209a8e3fd
Change-Id: Ic8727c6b51e947ef767397c29095b93286bc7bd2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164042
Tested-by: Jenkins
Tested-by: Gabor Kelemen <gabor.kelemen.extern@allotropia.de>
Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
Diffstat (limited to 'test/source')
0 files changed, 0 insertions, 0 deletions