Skip to content

Right¤

Excel RIGHT(text; number): Defines the last character or characters in a text string. Text is the text of which the right part is to be determined. Number (optional) is the number of characters from the right part of the text.

Parameter¤

Function name¤

The name of the Excel function

  • Datatype: string
  • Default Value: RIGHT

Comments