Skip to content

Rank¤

Excel RANK(value; data; type): Returns the rank of the given Value in a sample. Data is the array or range of data in the sample. Type (optional) is the sequence order, either ascending (0) or descending (1).

Parameter¤

Function name¤

The name of the Excel function

  • Datatype: string
  • Default Value: RANK

Comments