Microsoft word 2010 query

A while ago I read an article about how to insert dummy text into word for testing. The text was autogenerated, however as you can guess, I cannot find the article or remember how to do it.

Any idea's.

Terry
 
You must be thinking of the 'rand' function,
It prints the "the quick brown fox jumps over the lazy dog", there are brackets after the command for parameters such as 'p' for the number of paragraphs and 's' for the number of sentences in the paragraph. So =rand(10,10) would generate the doggy message for 10 paragraphs with 10 doggy sentences, autocorrect while typing must be turned on.
 
Back
Top