Funfani.com - Spreading Fun All Over!

INFORMATION CLUB => Technical Tips => Topic started by: Vatsal on December 27, 2005, 04:17:16 AM



Title: Try this with MS WORD
Post by: Vatsal on December 27, 2005, 04:17:16 AM
Open a blank Word document (microsoft word) and type the following:

=rand(200,99) and then Press 'Enter' and wait 5 seconds...

Surprise........


Title: what is =rand() function exactly....
Post by: Vatsal on December 27, 2005, 04:18:02 AM
i am explaining u what is =rand() function exactly....
>
> It is for test purposes... or u can say for Benchmarking the
> Performance....
>
> = rand(x, y)
> the parameter x is for number of paragraphs (default is 3)
> the parameter y is for number of sentences per paragraph (default is
> 4)
>
> means if u just type =rand()
>
> it will still work...with defaults arguments..
>
> Rand is not an easter egg, it is a feature. It helps to visualise
> sample text when you are doing layout. We use it often.
>
> Microsoft Word allows you to quickly insert sample text into a
> document. To do this, type =rand() in the document where you want
the
> text to appear, and then press ENTER.
>
> Read microsoft's KB article:
> http://support.microsoft.com/default.aspx?scid=kb;en-us;212251 for
> more information