Microsoft Word & Keyboard Shortcuts
MS Word features, Mail Merge, Styles, formatting, Find & Replace, and essential keyboard shortcuts for UPSSSC AGTA.
MS Word — Complete Interface Overview
Microsoft Word is the most widely used word processing software, developed by Microsoft. For the UPSSSC AGTA exam, you need to know its interface, formatting tools, advanced features, and keyboard shortcuts thoroughly.
The Ribbon Interface
The Ribbon replaced the older menu-toolbar system starting from MS Office 2007. It organizes all commands into logical tabs.
| Tab | Key Tools |
|---|---|
| Home | Clipboard (Cut/Copy/Paste), Font (Bold/Italic/Underline/Size/Color), Paragraph (Alignment/Bullets/Numbering/Spacing), Styles, Editing (Find/Replace) |
| Insert | Pages, Tables, Illustrations (Pictures/Shapes/SmartArt/Chart), Header & Footer, Text (WordArt/Drop Cap/Text Box), Symbols |
| Layout | Page Setup (Margins/Orientation/Size/Columns), Paragraph (Indent/Spacing), Arrange |
| Design | Themes, Document Formatting, Page Borders, Watermark, Page Color |
| References | Table of Contents, Footnotes, Citations & Bibliography, Captions, Index |
| Mailings | Mail Merge, Envelopes, Labels |
| Review | Spelling & Grammar (F7), Thesaurus, Word Count, Track Changes, Comments, Compare |
| View | Read Mode, Print Layout, Outline, Zoom, Ruler, Gridlines, Navigation Pane |
Other interface elements:
- Title Bar — shows document name at the top
- Quick Access Toolbar — customizable bar above the Ribbon (Save, Undo, Redo by default)
- Status Bar — bottom bar showing page number, word count, language, zoom slider
- Ruler — shows margins, indents, and tab stops
Document Formatting — Deep Dive
Font (Character) Formatting
| Feature | Details |
|---|---|
| Font Face | Default is Calibri (since Office 2007). Older default was Times New Roman |
| Font Size | Measured in points (pt). Default = 11pt. 1 inch = 72 points |
| Bold | Ctrl+B — makes text thicker |
| Italic | Ctrl+I — slants text right |
| Underline | Ctrl+U — line below text |
| Strikethrough | Line through middle of text |
| Subscript | Ctrl+= (H₂O) |
| Superscript | Ctrl+Shift+= (x²) |
| Change Case | Shift+F3 — toggles between UPPERCASE, lowercase, Title Case |
| Increase Font | Ctrl+Shift+> |
| Decrease Font | Ctrl+Shift+< |
Paragraph Formatting
| Feature | Shortcut | Details |
|---|---|---|
| Left Align | Ctrl+L | Text aligned to left margin (default) |
| Center Align | Ctrl+E | Text centered on page |
| Right Align | Ctrl+R | Text aligned to right margin |
| Justify | Ctrl+J | Text stretched to fill both margins evenly |
| Line Spacing | — | Space between lines: 1.0, 1.15 (default), 1.5, 2.0 |
| Indentation | — | First Line indent, Hanging indent, Left/Right indent |
| Bullets | — | Unordered lists (dots, squares, arrows) |
| Numbering | — | Ordered lists (1,2,3 or a,b,c or I,II,III) |
Styles — Consistent Formatting
Styles are predefined sets of formatting that apply font, size, color, and spacing in one click. They ensure consistent appearance throughout a document.
| Style | Typical Use |
|---|---|
| Normal | Body text (default paragraph style) |
| Heading 1 | Main chapter/section headings (largest) |
| Heading 2 | Sub-section headings |
| Heading 3–6 | Further sub-divisions |
| Title | Document title |
| Subtitle | Document subtitle |
Why Styles matter:
- Required for automatic Table of Contents — Word uses Heading styles to generate TOC
- Enable Navigation Pane browsing (View tab)
- Ensure uniform formatting across long documents
Mail Merge — Bulk Personalized Documents
Mail Merge creates multiple personalized copies of a document by combining a main template with a data source. Used for mass letters, certificates, envelopes, labels, and emails.
Mail Merge Steps (5 Steps)
| Step | Action |
|---|---|
| 1. Start Mail Merge | Choose document type — Letters, Envelopes, Labels, Email Messages |
| 2. Select Recipients | Connect to data source — Excel file, Access database, CSV, or type new list |
| 3. Insert Merge Fields | Place field placeholders like «Name», «Address», «Amount» in the template |
| 4. Preview Results | Check how each recipient’s document will look |
| 5. Finish & Merge | Print documents, create individual files, or send as email |
- Data source = the file containing all recipient details (names, addresses, etc.)
- Each row in data source = one personalized document
- Located under the Mailings tab
Find & Replace
Find (Ctrl+F) locates specific text in the document. Find & Replace (Ctrl+H) finds text and replaces it with something else throughout the entire document.
- Wildcards — use
?for single character,*for multiple characters in advanced search - Special characters — can find paragraph marks (^p), tab characters (^t), line breaks (^l)
- Format search — find text with specific formatting (bold, font, color)
- Go To (Ctrl+G or F5) — jump to a specific page, section, line, or bookmark
Advanced Features
Headers, Footers & Page Numbers
- Header — text at top of every page (document title, chapter name)
- Footer — text at bottom of every page (page numbers, date, author)
- Insert tab → Header & Footer group
- Can set different first page or odd/even page headers
Table of Contents (TOC)
- Automatic TOC — generated from Heading styles (Heading 1, 2, 3). Updates automatically
- Manual TOC — user types entries manually (does not auto-update)
- Located under References tab
Track Changes & Comments
- Track Changes (Review tab) — records every edit made to the document (insertions, deletions, formatting changes)
- Comments — reviewers can add notes without changing the text
- Essential for collaborative document editing
- Accept/Reject changes individually or all at once
Page Setup
| Setting | Options |
|---|---|
| Margins | Normal (1 inch all sides), Narrow, Wide, Custom |
| Orientation | Portrait (vertical — default) or Landscape (horizontal) |
| Paper Size | A4 (default in India), Letter, Legal |
| Columns | One (default), Two, Three — for newspaper-style layout |
Other Important Features
| Feature | Description |
|---|---|
| WordArt | Decorative text with special effects (Insert tab) |
| Drop Cap | Large first letter of a paragraph (like in newspapers) |
| Text Wrapping | How text flows around images — Inline, Square, Tight, Behind Text |
| Watermark | Faint background text/image (e.g., “CONFIDENTIAL”, “DRAFT”) |
| Templates | Pre-designed document layouts (resume, letter, report) |
Saving Formats
| Format | Extension | Description |
|---|---|---|
| Word Document | .docx | Default modern format (XML-based) |
| Word 97-2003 | .doc | Older compatible format |
| Portable Document Format (non-editable, universal) | ||
| Rich Text | .rtf | Formatted text readable by most word processors |
| Plain Text | .txt | Unformatted text only |
| Web Page | .html | For displaying in web browsers |
Keyboard Shortcuts — Complete Reference
This section is critical for the exam — 4 questions typically come from keyboard shortcuts alone.
General Shortcuts
| Shortcut | Function |
|---|---|
| Ctrl+C | Copy selected text/object |
| Ctrl+V | Paste |
| Ctrl+X | Cut (move) |
| Ctrl+Z | Undo last action |
| Ctrl+Y | Redo (repeat last action) |
| Ctrl+A | Select All |
| Ctrl+D | Open Font dialog box |
| Delete | Delete character to the right |
| Backspace | Delete character to the left |
File Shortcuts
| Shortcut | Function |
|---|---|
| Ctrl+S | Save document |
| Ctrl+O | Open existing document |
| Ctrl+N | Create new blank document |
| Ctrl+P | |
| Ctrl+W | Close current document |
| F12 | Save As (save with new name/location) |
Formatting Shortcuts
| Shortcut | Function |
|---|---|
| Ctrl+B | Bold |
| Ctrl+I | Italic |
| Ctrl+U | Underline |
| Ctrl+E | Center align |
| Ctrl+L | Left align |
| Ctrl+R | Right align |
| Ctrl+J | Justify |
| Ctrl+Shift+> | Increase font size |
| Ctrl+Shift+< | Decrease font size |
| Shift+F3 | Change case (upper/lower/title) |
Navigation Shortcuts
| Shortcut | Function |
|---|---|
| Ctrl+Home | Go to beginning of document |
| Ctrl+End | Go to end of document |
| Ctrl+F | Find text |
| Ctrl+H | Find & Replace |
| Ctrl+G / F5 | Go To (specific page/line) |
| Page Up/Down | Scroll one screen up/down |
Function Keys
| Key | Function |
|---|---|
| F1 | Open Help |
| F5 | Go To dialog (same as Ctrl+G) |
| F7 | Spelling & Grammar check |
| F12 | Save As |
Windows General Shortcuts (Not Word-specific)
| Shortcut | Function |
|---|---|
| Windows+L | Lock the computer |
| Windows+D | Show/hide desktop |
| Windows+E | Open File Explorer |
| Alt+Tab | Switch between open applications |
| Alt+F4 | Close current application |
| PrtScn (Print Screen) | Take screenshot of entire screen |
| Alt+PrtScn | Screenshot of active window only |
| Windows+R | Open Run dialog |
| Ctrl+Alt+Delete | Security options (Task Manager, Lock, Sign Out) |
| Windows+Tab | Task View (virtual desktops) |
Additional File Formats
| Format | Extension | Description |
|---|---|---|
| OpenDocument | .odt | Open-source format (LibreOffice, Google Docs compatible) |
| Macro-Enabled | .docm | Word document with VBA macros |
Macro — Automation in Word
A Macro is a recorded sequence of actions (keystrokes, commands) that can be replayed to automate repetitive tasks.
- Record Macro: View tab → Macros → Record Macro
- Macros are written in VBA (Visual Basic for Applications)
- Documents with macros must be saved as .docm (macro-enabled format)
- Security risk: macros can contain malicious code — Word shows a security warning when opening .docm files
Section Break vs Page Break
| Feature | Page Break | Section Break |
|---|---|---|
| Purpose | Starts content on a new page | Divides document into sections with different formatting |
| Use Case | New chapter on next page | Different headers/footers, margins, orientation, or columns within the same document |
| Insert | Ctrl+Enter or Insert → Page Break | Layout → Breaks → Section Breaks |
| Types | Only one type | Next Page, Continuous, Even Page, Odd Page |
Example: Using a section break, you can have portrait orientation for text pages and landscape orientation for a wide table — in the same document.
Line Spacing Options
| Spacing | Value | Details |
|---|---|---|
| Single | 1.0 | Minimal space between lines |
| Default | 1.15 | MS Word default since Office 2007 |
| 1.5 Lines | 1.5 | Common for assignments |
| Double | 2.0 | Common for formal documents, thesis |
| Exactly | Custom pt | Fixed spacing (e.g., 12pt exactly) |
Additional Interface Elements
| Element | Description |
|---|---|
| Ruler | Shows margins, indents (first line, hanging), and tab stops. Toggle: View tab → Ruler checkbox |
| Status Bar | Bottom bar showing page number, word count, language, section number, zoom slider |
| Navigation Pane | Side panel for browsing headings, pages, and search results (View → Navigation Pane or Ctrl+F) |
Additional Keyboard Shortcuts
| Shortcut | Function |
|---|---|
| Ctrl+Shift+P | Open font size field (change font size) |
| Ctrl+] | Increase font size by 1 point |
| Ctrl+[ | Decrease font size by 1 point |
| F1 | Open Help |
| F12 | Save As |
| Alt+F4 | Close the application (Word) |
| Ctrl+F4 | Close the current document only (Word stays open) |
| Ctrl+Shift+C | Copy formatting |
| Ctrl+Shift+V | Paste formatting |
| Ctrl+Enter | Insert page break |
Key Takeaways
- MS Word Ribbon has tabs: Home (formatting), Insert (tables/images), Layout (margins), Mailings (Mail Merge), Review (Track Changes)
- File formats: .docx (default), .pdf (non-editable, universal), .rtf (rich text), .odt (OpenDocument), .doc (old), .html (web)
- Watermark = faint background text/image (DRAFT, CONFIDENTIAL) — Design tab
- Macro = recorded actions in VBA, saved as .docm (macro-enabled); security risk
- Section Break = different formatting per section (orientation, headers, columns); Page Break = new page only (Ctrl+Enter)
- Section Break types: Next Page, Continuous, Even Page, Odd Page
- Line spacing: 1.0 (single), 1.15 (default since Office 2007), 1.5, 2.0 (double/thesis)
- Ruler shows margins, indents, tab stops (View → Ruler); Status Bar shows page/word count/zoom at bottom
- Styles (Normal, Heading 1-6) enable automatic Table of Contents generation
- Mail Merge: 5 steps — Start, Select Recipients, Insert Fields, Preview, Finish & Merge
- Find & Replace (Ctrl+H) supports wildcards and special characters
- Track Changes records all edits for collaborative review
- Portrait = vertical (default); Landscape = horizontal orientation
- Critical shortcuts: Ctrl+C/V/X (copy/paste/cut), Ctrl+Z/Y (undo/redo), Ctrl+B/I/U (bold/italic/underline)
- F1 = Help, F7 = Spell Check, F12 = Save As, F5/Ctrl+G = Go To, Shift+F3 = Change Case
- Alt+F4 = close application; Ctrl+F4 = close current document only (Word stays open)
- Windows shortcuts: Win+L (lock), Win+D (desktop), Win+E (explorer), Alt+Tab (switch)
Summary Cheat Sheet
| Concept | Key Details |
|---|---|
| MS Word | Word processor, .docx format, first released 1983 |
| Ribbon | Tabbed toolbar — Home, Insert, Layout, Design, Mailings, Review, View |
| Default Font | Calibri, 11pt (since Office 2007) |
| .docx | Default modern Word format (XML-based) |
| Portable Document Format — non-editable, universal | |
| .rtf | Rich Text Format — readable by most word processors |
| .odt | OpenDocument — LibreOffice, Google Docs compatible |
| .docm | Macro-enabled Word document (VBA macros) |
| Watermark | Faint background text/image (DRAFT, CONFIDENTIAL) — Design tab |
| Macro | Recorded actions in VBA; .docm format; security risk |
| Section Break | Different formatting per section (orientation, headers, columns) |
| Page Break | Starts content on new page — Ctrl+Enter |
| Line Spacing | Default 1.15; options: 1.0, 1.5, 2.0, Exactly |
| Ruler | Shows margins, indents, tab stops — View tab toggle |
| Status Bar | Bottom bar — page number, word count, language, zoom |
| Styles | Predefined formatting sets; Heading 1-6 needed for automatic TOC |
| Mail Merge | Bulk personalized docs: template + data source (Excel/CSV) |
| Track Changes | Records all edits for collaborative review (Review tab) |
| Drop Cap | Large decorative first letter of paragraph |
| Ctrl+C / V / X | Copy / Paste / Cut |
| Ctrl+Z / Y | Undo / Redo |
| Ctrl+B / I / U | Bold / Italic / Underline |
| Ctrl+L / E / R / J | Left / Center / Right / Justify alignment |
| Ctrl+S | Save |
| Ctrl+P | |
| Ctrl+F / H | Find / Find & Replace |
| Ctrl+Home / End | Go to beginning / end of document |
| Ctrl+Shift+> | Increase font size |
| Shift+F3 | Change case (UPPER, lower, Title) |
| F1 | Open Help |
| F7 | Spelling & Grammar check |
| F12 | Save As (new name/location) |
| F5 / Ctrl+G | Go To (page, line, bookmark) |
| Alt+F4 | Close application (Word) |
| Ctrl+F4 | Close current document only (Word stays open) |
| Win+L | Lock computer |
| Win+D | Show desktop |
| Win+E | Open File Explorer |
| Alt+Tab | Switch applications |
| PrtScn | Screenshot of full screen |
| Portrait | Vertical page (default); Landscape = horizontal |
Knowledge Check
Take a dynamically generated quiz based on the material you just read to test your understanding and get personalized feedback.
Lesson Doubts
Ask questions, get expert answers