Excel REPT function
Function REPT
Description Excel REPT function repeats a text by a given number of times
Syntax REPT(text, number_times)
Text Required. The text you want to repeat.
Number_times Required. A positive number specifying the number of times to repeat text.
Example: