REPT function

description:

Repeat text as specified.

 

syntax:

=REPT( textnumber_times )

 

required arguments:

text The text to repeat.
number_times The number of times to repeat text.