In this video, I show you two ways to insert filler text in Microsoft Word: lorem ipsum text or coherent English random text.
To add lorem ipsum text, type =lorem(), which will generate a default amount of text. To specify the number of paragraphs and sentences per paragraph, use =lorem(20, 5) where the first number is the number of paragraphs and the second is the number of sentences.
To add random English text, type =rand(), which will generate a default amount of text. To specify the number of paragraphs and sentences per paragraph, use =rand(20, 5) where the first number is the number of paragraphs and the second is the number of sentences.
Don’t forget to subscribe to my YouTube channel for more tutorials!
