Insert Sample Text into a Word Document automatically
Learn how to insert sample text in a word document while you are in a need of it to design a template without using the conventional Lorem Ipsum text generator. This can be done pretty neatly without any extra softwares or online tools.
This is a pretty neat trick. Before writing this trick I’m pre-assuming that you have MS-office installed in your PC.
FOR RANDOM TEXT :
So lets start.
1. Open a new document.
2. Now type =rand() & hit enter. I think you have already got it.
3. If you want to mention the number of paragraphs & sentences type =rand(p,s).
NB : In case of older versions of Word you’ll get few lines of the “The quick brown fox” text & in case of Word2007 you’ll get random sentences.
FOR LOREM TEXT :
You can also get the Lorem Ipsum text this way. Just use =lorem() in this case.










