Skip to main content

Short Notes on Microsoft Word's Important Practicals Part - I

Topic: Short Notes on Microsoft Word's Important Practicals Part - I
Microsoft is one of the most popular word processing software by Microsoft. It is used to prepare different types of documents efficiently. Today we will learn some important practicals under Home Tab.

Important Practicals of Microsoft Word Part - I , Home Tab

1. Some Basic Tasks  - New, Save, Open


  1. Click on Start button.
  2. Select Microsoft Office Word 2007.
  3. A new blank document will be opened with Microsoft Word User Interface.
  4. Type your text in this MS Word document.
  5. Click on Office button.
  6. Select Save option.
  7. Type Filename in filename box.
  8. Select location like Desktop etc.
  9. Click on Save button or press Enter.


Procedure to Save a document in MS Word

To Open an Existing Word Document


  1. Press CTRL+O, or click on Office button, select from recent documents, or click on open option
  2. Select location / folder containing the required file / Word document.
  3. Double click on the document to open.


2. Copy Paste, Cut Paste


  1. Select text.
  2. Click on Home tab.
  3. Click on Copy command or Cut command.
  4. Place cursor where you wish to copied or cut text.
  5. Click on Paste command.


Short cut key for Copy is CTRL+C
Short cut key for Cut is CTRL+X
Short cut key for Paste is CTRL+V

3. Basics about Font

Simple Easy Procedures to Perform Basic Text Formatting in MS Word
Simple Easy Procedures to Perform Basic Text Formatting in MS Word

Change Font Style


  1. Select text for which we need to change the font.
  2. Click on Home Tab.
  3. Click on down arrow with Font style box and select a font style.


To Change Font Size


  1. Select text.
  2. Click on Home Tab.
  3. Click on down arrow with Font Size box and select a font size.


To Change Font Color


  1. Select text.
  2. Click on Home Tab.
  3. Click on down arrow with Font Color tool and select a font color.


To Highlight Text


  1. Select text.
  2. Click on Home Tab.
  3. Click on down arrow Text Highlight Color tool and select a highlight color.


4. Text formatting Options Bold Italic Underline Strikethrough Subscript Superscript

Bold Text


  1. Select the text.
  2. Press CTRL+B or
  3. Click on Home Tab. Click on Bold option


Italic Text


  1. Select the text.
  2. Press CTRL+I or
  3. Click on Home Tab. Click on Italic option

Underline Text


  1. Select the text.
  2. Press CTRL+U or
  3. Click on Home Tab. Click on text Underline command

Strikethrough Text


  1. Select the text.
  2. Click on Home Tab. Click on Srikethroug command

Subscript


  1. Select the text.
  2. Press CTRL+ =       or
  3. Click on Home Tab. Click on Subscript command X2

Superscript

  1. Select the text.
  2. Press CTRL+ Shift + =       or
  3. Click on Home Tab. Click on Superscript command X2

 5. Text Alignment

  1. Select text.
  2. Click on Home tab.
  3. Click on command of Align Text Left, Align Text Right, Center and Justified

Procedure for text Alignment in Microsoft Word

6. Preparing Lists of Items - Bulleted Lists and Numbered Lists

Microsoft Word provides two main types of lists: 
Bulleted Lists that use different symbols called bullets in beginning of list items.
Numbered Lists that use different numbers / alphabets / roman numbers in beginning of list items.

How To Prepare Bulleted List


  1. Click on Home tab.
  2. Click on Bulltes command from font group.
  3. Select a bullet style.
  4. Type first list Item. Press Enter.
  5. Type next item and press Enter and so on.
  6. If you wish to stop list, Press Enter once again.

Create Bulleted List in Microsoft Word


Example of Bullets List in Microsoft Word



How To Prepare Numbered List


  1. Click on Home tab.
  2. Click on Numbered command from font group.
  3. Select a numbering style.
  4. Type first list Item. Press Enter.
  5. Type next item and press Enter and so on.
  6. If you wish to stop list, Press Enter once again.
Create Numbered List in Microsoft Word

7. Changing Line Spacing

Line spacing options also exist on Home Tab's Paragraph group. Normally we use line spacing of 1 or 1.15. Line spacing is the space between two lines of a paragraph. Sometimes, when we have small amount of text with respect to a large page size, we may increase line spacing to 2, so that page will look like in a good format showing more text on spreading on more page space. 

How to Change Line Spacing

For example, consider the page in following picture with 1.15 line spacing option. 
How To Change Line Spacing Options in MS Word - Important Word Practicals Part-1
How To Change Line Spacing Options in MS Word

If we set the line spacing to 2, the same page will look like as follows:


  1. Place Cursor in the paragraph.
  2. Click on Home tab
  3. Click on drop down arrow of Line Spacing box in paragraph group.
  4. Select the required line spacing option, for example 2.


Changing Line spacing and set line spacing option to 2
Changing Line spacing and set line spacing option to 2


Comments

Popular posts from this blog

Introduction to Algorithms and Algorithmic Notation With Examples

Topic: Introduction to Algorithm and Algorithmic Notation With Examples What is an Algorithm? The step by step procedure to solve a particular problem is called an Algorithm .  A Good Programmer always writes algorithms before developing programs. Algorithmic Notation with example algorithms  Advantages of  writing an Algorithm The process of solving a problem becomes simpler and easier with the help of  algorithm. There are less chance of errors in the program, if we design algorithms before writing our programs in any programming language. We can convert an algorithm into a program of any programming language. It is not dependent on any programming language. Therefore it is easy to understand for anyone even without programming knowledge. What is the Relationship between an Algorithm and a Program Sponsored Links An algorithm is the sequenc of steps to perform a task, whereas a program is the set of statements to perfor...

Define Data and Information With Examples

DATA Data is the collection of raw facts and figures. Actually data is unprocessed, that is why data is called collection of raw facts and figures. Define Data and Information with Examples We collect data from different resources. After collection, data is entered into computer for processing. Data may be collection of words, numbers, pictures,  or sounds etc. Examples of Data 1) Student Data on Admission Forms When students get admission in a college. They fill admission form. This form  contains raw facts (data of student) like name, father’s name, address of student, obtained marks, photo graph etc. 2)    Data of Citizens During census, data of all citizens is collected. The staff will go house to house and collect data about citizens like number of persons living in a home, either they are literate or illiterate, number of children, data of each child, cast, religion, Computerized national Identity Card number, address, how many rooms and...

What are Dual Devices or Both Input/ Output Devices

The devices that can be used to perform both functions -input and output- are called Dual Devices. These devices are also called Dual Purpose Devices or Both Input/Output Devices. With the help of a dual purpose device, we can enter data into computer as well as we can output data from the computer to outside world.  For example, Dual devices include:  Touch Screen Monitor, Modem, Network Interface Card, Sound card, Hard disk drive, Floppy disk Drive, Magnetic Tape Drive CD-Writer and DVD-Writer etc. These are also called Input/output devices, because they perform both functions. Touch Screen Monitor Dual Devices or Both Input / Output Devices - Touch screens Touch Screen Monitor is an input/output device. It uses a special touch sensitive screen. The User can enter data by touching icons or menus on the screen. As soon as the user selects a command from menu, output is displayed on screen. Commonly touch screen monitors use sensors to detect touch of finger. ...