views:

44

answers:

1

Oho ! Have you tried this one ??

Very simple office utility question.

The question is something like this.

Open Microsoft word ( 2003 or 2007 ) whatever you use.

  • After opening the word.
  • Let's have a new empty blank document. ( It's up to you to have it or not )
  • Press enter to go to a new line.
  • now type "=rand(100,60)" in new line
  • Now press enter
  • After writing this - it will create 81 pages long story

The question is Why ?? How ?? What exactly microsoft word is doing??

Thanks in advance for sharing your great knowledge.

Sagar

+4  A: 

This is a known feature.

100 is the number of paragraphs; 60 is the number of sentences per paragraph.

SLaks
Great Knowledge.
sugar