Hello,
I have a list of numbers (specifically 1%-10% in whole numbers) arranged in ascending order and I wan't the find in what place is a certain % that I'm looking for.
It all works fine except for when I look for 6%, when I get the result for 5% (?!).
I checked this both with LOOKUP and MATCH (set at exact match).
I thought maybe it had to do with the 0.0000......00001 figure, but no, I even validated that the number in the list is equal to the lookup value (=A1=B6) and got TRUE.
Does anyone have an idea what can be the reason for this?
Thank you,
Oren
I have a list of numbers (specifically 1%-10% in whole numbers) arranged in ascending order and I wan't the find in what place is a certain % that I'm looking for.
It all works fine except for when I look for 6%, when I get the result for 5% (?!).
I checked this both with LOOKUP and MATCH (set at exact match).
I thought maybe it had to do with the 0.0000......00001 figure, but no, I even validated that the number in the list is equal to the lookup value (=A1=B6) and got TRUE.
Does anyone have an idea what can be the reason for this?
Thank you,
Oren