Skip to content

Rept¤

Excel REPT(text; number): Repeats a character string by the given number of copies. Text is the text to be repeated. Number is the number of repetitions. The result can be a maximum of 255 characters.

Parameter¤

Function name¤

The name of the Excel function

  • Datatype: string
  • Default Value: REPT

Comments