Bored????

Joined
Apr 19, 2005
Messages
6,175
Reaction score
2
Are you by any chance bored? Okay, here's something for you to figure out!

Try typing into MS word:

= rand (200,99)



Then click or press on "enter" or
Hit the ENTER KEY


Wait for three seconds and look again...





Not even Microsoft people can explain this one

Have a lovely day. :D


 
WTF??? :confused:

somone has to have put that in the code when they made it

if you dont know what were on about try it ;)
 
Yup, thats the random text generator to test out things in word :) Great for filling test layouts full of junk ;)
 
Me__2001 said:
WTF??? :confused:

somone has to have put that in the code when they made it

if you dont know what were on about try it ;)

IDFK??
But it is good aint it;) someone must have the answer:confused:
 
It can also be used with the replace feature when coding... Create X lnes X number of times in line...

Examples of use:

=rand(1,1)
The quick brown fox jumps over the lazy dog.


=rand(1,2)
The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.

=rand(2,2)
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.

=rand(3,1)
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.



Could be used for macros and such.
 
Last edited:

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Word 4
off: interesting 13
How does this work? 8
Experiment it!! 3
The quick brown fox jumps over the lazy dog 3
Old n Young 10
"suspended coffees" 7
Need help with simple macros for double checking manual plugs 4

Back
Top