Our tip last week aboutinserting random textwas extremely popular, but virtually everybody said it would be much better if you could insert lorem ipsum text into the document instead of random content from the help file…
Turns out, in Word all you have to do is use =lorem() instead of =rand() and you’ll be able to insert the lorem text instead.
We found out about this from a comment by readerWill, who gets the reader of the week award… which I just made up.
Just pop in in =lorem() into your document, and hit the enter key…
And just like that, Lorem Ipsum is inserted automatically!
Just like the other tip, you could use the following syntax:
=lorem(paragraphs,sentences)
For instance, for 6 paragraphs of 20 sentences each, you would use:
=lorem(6,20)
Sweet!