rept |
Manual -> Report Generator -> Engineering in the Editor -> Report functions -> Text functions -> rept |
Show all Hide all |
The function rept (string, num) repeats a text string (string) as often as (num).
Syntax: =rept(string,num)
Example |
Cell A1 = abc |