RunRabbit13
New Member
- Joined
- Aug 29, 2014
- Messages
- 12
Is it possible in the same formula to Rank and Round together? I have the following formula but it is returning #N/A. I assume this is because the whole reference is not rounded which leads me to believe this is not possible to do in one step. However, I thought someone may know of a workaround that I cannot think of.
RANK.EQ(ROUND(A1,2),$A$1:$A$17,0)
Thanks!
RANK.EQ(ROUND(A1,2),$A$1:$A$17,0)
Thanks!