You are on page 1of 3

Microsoft Word 2010

Sample Text

Sample Text: information about Word


1. Click your cursor in the place where you want to insert sample text. 2. Type =rand()
By default this will insert the following text
On the Insert tab, the galleries include items that are designed to coordinate with the overall look of your document. You can use these galleries to insert tables, headers, footers, lists, cover pages, and other document building blocks. When you create pictures, charts, or diagrams, they also coordinate with your current document look. You can easily change the formatting of selected text in the document text by choosing a look for the selected text from the Quick Styles gallery on the Home tab. You can also format text directly by using the other controls on the Home tab. Most controls offer a choice of using the look from the current theme or using a format that you specify directly. To change the overall look of your document, choose new Theme elements on the Page Layout tab. To change the looks available in the Quick Style gallery, use the Change Current Quick Style Set command. Both the Themes gallery and the Quick Styles gallery provide reset commands so that you can always restore the look of your document to the original contained in your current template.

You can control the number of paragraphs and the number of lines of sample text by typing numbers in the parentheses The rand function has the syntax =rand(p,l) where p is number of paragraphs and l is number of lines per paragraph. e.g. =rand(5,6) will insert 5 paragraphs of 6 lines each.

Sample Text: the quick brown fox


1. Click your cursor in the place where you want to insert sample text. 2. Type =rand.old()and press the Enter key By default this will insert the following text
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.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.The quick brown fox jumps over the lazy dog.

You can control the number of paragraphs and the number of lines of sample text by typing numbers in the parentheses The rand.old function has the syntax =rand.old(p,l) where p is number of paragraphs and l is number of lines per paragraph. e.g. =rand.old(5,6) will insert 5 paragraphs of 6 lines each.

Sample Text: pseudo-Latin


1. Click your cursor in the place where you want to insert sample text. 2. Type =lorem() and press the Enter key
By default this will insert the following text
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Maecenas porttitor congue massa. Fusce posuere, magna sed pulvinar ultricies, purus lectus malesuada libero, sit amet commodo magna eros quis urna. Nunc viverra imperdiet enim. Fusce est. Vivamus a tellus. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Proin pharetra nonummy pede. Mauris et orci.

You can control the number of paragraphs and the number of lines of sample text by typing numbers in the parentheses The lorem function has the syntax =lorem(p,l) where p is number of paragraphs and l is number of lines per paragraph. e.g. =lorem(5,6) will insert 5 paragraphs of 6 lines each.

References
Microsoft Help and Support How to insert sample text into a document in Word Revision 6.0 Last Review: May 13, 2010 http://support.microsoft.com/kb/212251 Accessed: 19 July 2011

You might also like