How to Insert Random Text in Word 2010

A very quick tip on how to insert random text into Word 2010 and 2007. This will also work within some of the other packages in Office.

Insert Random Text into Word

  • Typing the following will add a random section of text. (You can change the 1 to add multiple paragraphs of text)
=rand(1)
word 2010 random text
  • If you prefer the more common Latin text. The type in the following
=lorem(1)
word 2010 random latin text

Leave a Reply