-
Microsoft (Weird) Word !!!
Hi,
This is something very interesting I have never thought of, Microsoft Word being so weird
!!!
Well lets go for it.
1. Open MS - Word application.
2. Type the following
= rand(200,99)
3. Press enter.
What did you get ???
You can also try any number you wish:
= rand(199,99)
= rand(150,99)
= rand(100,99)
It just changes the number of pages !
Regards,
Viraj.
-
Hey Viraj,
Its known by microsoft and can be disableby turning this option off, click AutoCorrect on the Tools menu, click the AutoCorrect tab, and click to clear the "Replace text as you type" check box
Word includes a way to quickly insert sample text into a document. To do this, type the following
=rand()
and then press ENTER.
The inserted sample text is as follows:
The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.
NOTE: This feature is disabled when the "Replace text as you type" option is turned off. (To turn this option off, click AutoCorrect on the Tools menu, click the AutoCorrect tab, and click to clear the "Replace text as you type" check box.)
MORE INFORMATION
By default, each paragraph contains five sentences. You can control how many paragraphs and sentences you want by adding numbers inside the parentheses. The =rand() function has the following syntax
=rand(p,s)
where p is the number of paragraphs and s is the number of sentences you want to appear in each paragraph.
Enjoy..
Jayesh Mahajan
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks