alwayslearning45
New Member
- Joined
- Aug 1, 2017
- Messages
- 3
Hello
I have the following formula which returns a #NA value if the contents of A8 are not actually present in the data (pivot table). I'd like to refine the formula so that it returns a 0 number value (or no value at all) if A14 is not actually there to match.
=INDEX(Data!$B$2:$B$16,MATCH(Waitomo!A14,Data!$A$2:$A$16,0))
Thanks.
I have the following formula which returns a #NA value if the contents of A8 are not actually present in the data (pivot table). I'd like to refine the formula so that it returns a 0 number value (or no value at all) if A14 is not actually there to match.
=INDEX(Data!$B$2:$B$16,MATCH(Waitomo!A14,Data!$A$2:$A$16,0))
Thanks.