Hey guys,
I have an array of values [stock prices], in column D there is a value that represents the current value and I am trying to translate that to a percentile given the array of values over the last 1yr.
The Problem:
If the current value doesn't line up tot he exact decimal point to any value in the array than the formula returns an error. If however I have an exact value from the table it works. Here's the problem, because I am dealing with 2 decimal places - it almost will never line up to one of the combinations in the array.
The GOAL:
How can I make this formula work that no matter what the current value is in Column D, it will tell me the percentileranking in the array - regardless if it isn't an exact match.
Pls anything would help!
Bookmarks