Description
REPT is a text function in Excel. Having two arguments and both are mandatory. First one is text, the text string you want to repeat and second is number_times, number of times you want to repeat the text string
Syntax
REPT(text, number_times)
Example

- REPT Excel function repeats a text string to specified number of times
0 Comments