Add Dummy Text in MS Word
In Microsoft Word we sometimes need some filler text. Lorem Ipsum is a dummy text that is often used online. Lorem ipsum has no real meaning.
Just type in =lorem() into your document and hit the enter.
Lorem Ipsum gets inserted automatically!
You can also change number of paragraphs and sentences.
Use the following syntax:
=lorem(paragraphs,sentences)
For example, for 5 paragraphs of 10 sentences each, you would use:
=lorem(5,10)