LibreOfficeDev 25.2 Hjelp
Repeats a character string by the given number of copies.
REPT("Text"; Number)
Text is the text to be repeated.
Number is the number of repetitions.
=REPT("Good morning";2) returns Good morningGood morning.
Liknande emne
REPT wiki page.
Tekstfunksjonar