Forum Discussion

Braden Dauer's avatar
Braden Dauer
Copper Contributor
Apr 09, 2018

Lookup Value not being passed correctly for Match() Function

For some reason the following function is not working for certain values of R2/J2: Example: R2/J2=32.48 =MATCH(R2/J2, S2:AM2, 0) Returns N/A  Yet =MATCH(SWITCH(R2/J2, 32.48, 32.48, R2/J2), S2:AM2...

Resources