Fun at Work: Microsoft Word "Easter Egg"
This isn’t exactly an easter egg, because it’s actually documented in Microsoft’s knowledge base, but it’s one of those features that you just weren’t expecting so it still qualifies.
This should work in any version of Microsoft Word… Just open up a new document, and then type in =rand() into the document:
And then hit enter… voila! Three paragraphs of text will be instantly added…

You can add more than 3 paragraphs or more than 5 sentences per paragraph by using the following syntax
=rand(paragraphs,sentences)
For instance, for 6 paragraphs of 20 sentences each, you would use:
=rand(6,20)
Update
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. Thanks to will in the comments for the update!
I’ve also added an example of the lorem ipsum generator.
Enjoy!

Daily Email Updates
You can get our how-to articles in your inbox each day for free. Just enter your name and email below:


What is the purpose of this????
There’s not really a purpose for it… that’s why the title says “Fun at work”
It’s just an interesting trick.
OpenOffice got some fun easter eggs like a Tic-Tac-Toe and Space Invaders game.
Find them here:
http://www.eggheaven.com/
Any way to make this insert Lorem Ipsum instead of the Word help text?
you can also do =lorem()
Wow!
I had no idea you could also use the =lorem()… that’s awesome.
Just a small note, Microsoft office 2003 will use the sentence “The quick brown fox jumped over the lazy dog” instead of random text from help.
This is actually example text for paragraph structure and font settings, its not meant to be anything specific except text for you to work with.
i don’t think =lorem() works for MS Office 2003
pipo, you’re right. it doesn’t work in MS office 2003, at least not on mine.
– Anonymous
um, i’m the anonymous who you don’t know, not them crazy guys. lol haha. (really im the unknown one)
Well…some of the computers at the school have yet to be upgraded to MS Office 2007 and are on 2003 and I can get ther Lorem Ipsum text…
I teach how to set up attractive formats for newsletters, etc. I often need text “fillers” to demonstrate how to place them in various columns, how to have them continue on subsequent pages, etc. Generating random text is a great aid to create model templates.
There’s one more for you, and it is said to work in all redcent Word versions. I tested it on Word2007:
Press ctrl+alt+NumPlus
Cursor will turn into a funny shape
Now if you click any ribbon button (if you click Splitbutton/MenuButton – you;ll have to click one of the resulting menu items, and it won’t work on Galleries), a dialog will appear, allowing you to add/remove/modify keyboard shortcut for that item.
Or, instead of clicking buttons, you can press a key combination. If it is assigned, a dialog will apear allowing you to change or remove it.
Actually, pressing the combination twice will explain the trick: the Ctrl+Alt+NumPlus keyboard shortcut is by default assigned to “ToolsCustomizeKeyboardShortcut”.
So it is not an easter egg, just like most things listed here, but a (most likely) documented and intended feature buried deep.
There is one easter egg using that “=rand()”, but with a long cryptic looking code in the brackets… it prints “The quick brown fox jumps over the lazy dog.” over 255 pages. Anyone know about this? I knew how to do this a few years back but have since forgotten how..
Type” = rand (200,99)” without quotations to get that sentence on hundreds of pages!