google.com, pub-9220471781781135, DIRECT, f08c47fec0942fa0 Welcome to Geetha's Blog: How to insert sample text
Showing posts with label How to insert sample text. Show all posts
Showing posts with label How to insert sample text. Show all posts

Sunday, January 3, 2010

How to insert sample text

Sample text: The quick brown fox jumps over the lazy dog.

How to insert sample text in Word 2003 and earlier versions :

  • To insert sample text in Word 2003, Word 2002, Word 2000, or in Word 97 for Windows, type =rand() in the document where you want the text to appear, and then press ENTER.

How to insert sample text in Microsoft Office Word 2007
  • To insert sample text in Word 2007, use one of the following methods.

Method 1: Use rand()

  • To insert localized sample text in Word 2007, type =rand() in the document where you want the text to appear, and then press ENTER.

  • You can control how many paragraphs and lines appear by adding numbers inside the parentheses of the rand() function. The =rand() function has the following syntax:
    =rand(p,l) Note In this function, p is the number of paragraphs, and l is the number of lines that you want to appear in each paragraph.

Method 2: Use rand.old()

  • To insert localized sample text that is compatible with Microsoft Office Word 2003 and earlier versions, type =rand.old() in the document where you want the text to appear, and then press ENTER.