Skip to content
This repository was archived by the owner on Jan 2, 2019. It is now read-only.

TO FIX BUG INDEX WITH MATH = #N/A #338

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

kernel64
Copy link

for exemple: =INDEX(C:C, MATCH(1,(A:A=M1)*(B:B=N1),0),0)
if Match return N/A, INDEX will return $arrayValues

To fix this I suggeste to return the ERROR code.

for exemple: =INDEX(C:C, MATCH(1,(A:A=M1)*(B:B=N1),0),0)
if Match return N/A, INDEX will return $arrayValues

To fix this I suggeste to return the ERROR code.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants