Showing posts with label Microsoft Word. Show all posts
Showing posts with label Microsoft Word. Show all posts

Whats Hidden in Microsoft Word

This should work in any version of Microsoft Word. Just open up a new document, type =rand() and hit Enter. Three paragraphs of text will be instantly added.

You can add more than 3 paragraphs or more than 5 sentences per paragraph by typing =rand(paragraphs, sentences), for 6 paragraphs of 20 sentences each, type =rand(6, 20).

You can also use =lorem() instead of rand(), with the same syntax if you wanted to insert the Lorem Ipsum text instead of completely random text.