Skip to content

VLOOKUP with approximate match returns wrong value #2383

@swmal

Description

@swmal

VLOOKUP with approximate match (range_lookup TRUE or omitted) can return an incorrect value or 0. The binary search runs over a trimmed range with all blank cells removed, shifting the midpoints so the result differs from Excel, especially on unsorted data containing blanks.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

Status
Review In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions