Monday, October 15th, 2007...8:11 am
Create quick simple sample text
If you are new to the site, sign up for the RSS Feed. All new sign ups get punch and pieRSS feed. Thanks for visiting!
When you are creating a web page or brochure really anything with a structure you create random text as a place holder. Some people use latin or others use a repeating sentence. A quick easy way to do this is to open Microsoft word and type in the following
=rand(1,1) The rand function in word creates a sentence that says “The quick brown fox jumps over the lazy dog.” To increase the amount just change the numbers. The first value is the number of lines, the second value is the number of times. So if you typed =rand(200,1), you would have 200 lines of “The quick brown fox jumps over the lazy dog.”. If you typed =rand(1,200) it would then write “The quick brown fox jumps over the lazy dog.” 200 times with out carriage returns (same line).
Pretty simple trick and might save you some time in the future. I am sure you could use it in more evil ways too. Enough lines might just lock up your computer.
COmPUTeR hAcKs, microsoft office, Microsoft word, Sample Text, Windows Tricks
3 Comments
October 15th, 2007 at 12:38 pm
i could only get 200 lines
November 20th, 2007 at 8:15 pm
okay. i must be missing something. do we save the file, if so, what type of file? and how do i activate the “rand” function?
November 20th, 2007 at 9:07 pm
you dont have to do anything, this is built in to word… really not much too it
Leave a Reply