Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
Type =rand(99,200) in Microsft Word and press enter.See what happens.Why is this so????
3 Answers
- piquetLv 71 decade agoFavorite Answer
it's a left over from the development stages of microsoft word - giving the developers the ability to rapidly generate a section of text while testing the text formatting functions without having to manually type something or keep copying and pasting bodies of text every time.
the first number is how many lines to create, the second number is, i believe, how many times the phrase should appear.
using the =raņd(x,x) shortcut the developer(s) can quickly generate a large amount of text fitting the specifications they're testing on.
on a side note, the phrase that appears when you do that contains every letter of the alphabet.
- gcasonLv 61 decade ago
It allows you to insert random text into a document as a placeholder. The number in parentheses controls the number of times the text is inserted. You could use it to develop the layout of a document.
- ShwaaLv 61 decade ago
It's what's called an Easter Egg. Just a little something fun hidden in the program.