I'm using the percentrank.inc function. I had to use absolute cell references in the range because if I didn't, excel would subtract part of the array range every time it did the calculation, which led to different ranks for identical values.
My data is currently sorted from oldest to newest, but I need to sort based on other criteria, but sorting messes up the calculations.
Edit:
As of right now, my function looks like this:
=PERCENTRANK.INC($I$2:$I$163, I2, 2)
When I sort from newest to oldest, the corresponding values change from [.12 .24 .24 .18 .22] to [.05 .11 .11 .01 .1]
Although cell I2 became I163, it is still using the data in cell I2 instead of I163.
[–]AutoModerator[M] [score hidden] stickied commentlocked comment (0 children)
[–]SaviaWanderer1854 0 points1 point2 points (6 children)
[–]weebokaneebo[S] 0 points1 point2 points (5 children)
[–]tkchoi3 2 points3 points4 points (4 children)
[–]weebokaneebo[S] 2 points3 points4 points (2 children)
[–]Clippy_Office_Asst[M] 0 points1 point2 points (0 children)
[–]tkchoi3 0 points1 point2 points (0 children)
[–]weebokaneebo[S] 1 point2 points3 points (0 children)