description:
Repeat text as specified. |
syntax:
=REPT( text, number_times ) |
required arguments:
text | The text to repeat. |
number_times | The number of times to repeat text. |
Repeat text as specified. |
=REPT( text, number_times ) |
text | The text to repeat. |
number_times | The number of times to repeat text. |