How to insert sample text into a Word document.

Words
71
Reading
1 min
Listen
Play
10y

You can easily add some paragraphs in the word document without typing a long sentence.
You just have to type following excel like formula at the beginning of the line and then press enter key.
The sample text will be automatically added to your word document.

=rand()
=rand(3,5)
=rand.old()
=rand.old(3,4)
=lorem()
=lorem(4,6)

Syntax is =function(paragraph,line)
paragraph: number of paragraphs to insert and
line: number of sentences in each of the paragraph.

How to insert sample text into a Word document. | Ecency