Monday, November 7, 2011

Fun Trick on Microsoft Word

This is a fun trick to show off to your friends, it will insert sample text to your document. You will simply have to type in an easy code in your document and hit enter for this to work.

If you are on Word 2007 or Word 2010:
You can insert sample text through =rand( ), =rand.old(), or =lorem( )
If you are on Word 2003:
You can insert sample text through =rand( )


In between the parentheses, you must specify how much sample text you want. To do this, simply type how many paragraphs you want first then type a comma followed by how many lines you would like in the paragraph. For example, if I want to have 5 paragraphs and 4 lines in each paragraph, I could type:
=rand(5,4)

Labels: