Thursday, August 9, 2018

TIP 3 : MS WORD : MAGIC TEXT




Magic Text in MS Word

In this blog we can see how to create a magic text in word file. It appears to be magic but frankly speaking there is nothing like magic in this world. Most of the time we need to do some testing with the dummy text and MS word has building function that  can help us set dummy text in the word document.

Function rand(p,l) will  help us achieve this, rand function accepts parameter p and l where 'p' denotes the number of paragraph and 'l' denotes the number of lines in the paragraph.

=rand(2,5) will generate dummy text with 2 paragraphs with 5 lines in each paragraph.


 

No comments:

Post a Comment

Featured Post

Windows 10 : Integrate Outlook Calendar with Windows Start Menu Screen

In this blog we will see how to integrate the Outlook Calendar with start menu screen in windows 10 operating system. This will he...