Forum Discussion

ontario234's avatar
ontario234
Helper I
8 years ago
Solved

RANKX with groups

Need some regarding the Rankx function. I need to assign ranks to the candidates on their average scores grouped by their group_Name. I tried the following and recieveing an error:   Rank = rankx(a...
  • ontario234's avatar
    ontario234
    8 years ago

    Sorry! My bad! Its working the way it should..the problem was fixed by fixing the decimal points of average grades to 2 digits..Thank you so much again!