REPT
Text

Repeats text a given number of times

Syntax:

=REPT(text, number_times)

Example:

=REPT("*", 5)