Skip to content

Resolve default values when a null argument is passed for HLOOKUP(), VLOOKUP() and ADDRESS() functions#2121

Merged
MarkBaker merged 2 commits intomasterfrom
LookupRef-Fix-defaults-for-null-arguments
May 27, 2021
Merged

Resolve default values when a null argument is passed for HLOOKUP(), VLOOKUP() and ADDRESS() functions#2121
MarkBaker merged 2 commits intomasterfrom
LookupRef-Fix-defaults-for-null-arguments

Conversation

@MarkBaker
Copy link
Member

@MarkBaker MarkBaker commented May 27, 2021

This is:

- [X] a bugfix
- [ ] a new feature

Checklist:

Why this change is needed?

When a null value is passed to the HLLOKUP(), VLOOKUP() and ADDRESS() functions for arguments with a default value, then the default wasn't being substituted for the null, which was leading to erroneous behaviour.

This is a fix for Issue #2120

@MarkBaker MarkBaker merged commit 004eacc into master May 27, 2021
@MarkBaker MarkBaker deleted the LookupRef-Fix-defaults-for-null-arguments branch May 27, 2021 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant