postUpdated Apr 28, 2026

MS Office – Complete Notes for IBPS, SSC, RRB & Govt Exams

Microsoft Office is one of the most directly practical and exam-relevant chapters in Computer Awareness for IBPS, SSC CGL, RRB NTPC, LIC AAO, and all government job exams. This post covers everything — MS Word (components, features, shortcuts), MS Excel (functions, formulas, charts, shortcuts), MS PowerPoint (views, features, shortcuts), MS Access (components, data types, keys), MS Outlook, and Google Workspace — with memory tricks, one-liners, and 10 exam-focused FAQs.

MS Office – Complete Notes for IBPS, SSC, RRB & Govt Exams

Jump to section

Introduction: Why MS Office is a Direct Scoring Chapter

MS Office questions in government job exams are among the most directly scorable — they test specific, factual knowledge about features, shortcuts, and functions. Unlike conceptual topics that require understanding, MS Office questions reward memorisation of precise facts.

In IBPS, SSC, and RRB exams, MS Office questions appear as:

  • "The default file extension of MS Word is ___?" → .docx
  • "Which function in Excel returns the maximum value?" → =MAX()
  • "Ctrl + F12 in MS Word performs ___?" → Save As
  • "Which view in PowerPoint shows all slides as thumbnails?" → Slide Sorter View
  • "What is the default number of sheets in a new Excel workbook?" → 3 (older versions); 1 (newer versions)
  • "Mail Merge is available in which tab of MS Word?" → Mailings

This chapter is also directly relevant to the job — bank employees use MS Word for correspondence, Excel for data management, PowerPoint for presentations, and Access for small databases daily. Knowing these tools well makes you immediately productive from day one.

This post gives you every testable fact about all five core Office applications — systematically organised for maximum exam success.


Overview of Microsoft Office / Microsoft 365

FeatureDetails
Developed byMicrosoft Corporation
First released1988 (original Office suite)
Current brandMicrosoft 365 (subscription-based cloud model; formerly Office 365)
Five Core ApplicationsMS Word, MS Excel, MS PowerPoint, MS Access, MS Outlook
Available asDesktop (installed), Web (browser-based), Mobile (iOS/Android)
StorageMicrosoft 365 includes OneDrive cloud storage (5 GB free; more with subscription)

Microsoft Copilot in Office (2023-2024): Microsoft has integrated AI (GPT-4 based Copilot) into all Office applications:

  • Word Copilot — Drafts documents, summarises long documents, rewrites content
  • Excel Copilot — Analyses data, generates formulas automatically, creates charts from natural language prompts
  • PowerPoint Copilot — Creates full presentations from a text prompt
  • Outlook Copilot — Drafts email replies, summarises email threads

MS Word - Word Processing Application

MS Word is Microsoft's word processing application — used to create, edit, format, store, and print text documents.

Default File: Document1 | Default Extension: .docx (since Office 2007) | Older: .doc

Key Components of MS Word Interface

ComponentDescription
Title BarTopmost bar showing the application name + document name; has Minimize, Restore/Maximize, Close buttons
RibbonThe main panel of commands organised into tabs; replaced traditional menu bars from Office 2007
Tabs on RibbonHome, Insert, Page Layout, References, Mailings, Review, View
Quick Access ToolbarCustomisable toolbar above the Ribbon with frequently used commands (Save, Undo, Redo)
RulerHorizontal ruler (shows width and margins); Vertical ruler (shows height and margins)
Document AreaThe main white area where text is entered and formatted
Status BarBottom bar showing page number, word count, language, zoom level
Cursor/Insertion PointThe blinking vertical line showing where text will be inserted when you type
Scroll BarVertical and horizontal bars for navigating the document

Key Features of MS Word

FeatureDetails
Text EditingCut (Ctrl+X), Copy (Ctrl+C), Paste (Ctrl+V), Undo (Ctrl+Z), Redo (Ctrl+Y)
Text FormattingBold (Ctrl+B), Italic (Ctrl+I), Underline (Ctrl+U); Font, Size, Colour
Paragraph FormattingAlignment: Left (Ctrl+L), Centre (Ctrl+E), Right (Ctrl+R), Justify (Ctrl+J)
IndentationPositive (moves text right), Negative (moves left), Hanging (first line left, rest indented)
Page OrientationPortrait (vertical — default); Landscape (horizontal)
Find and ReplaceCtrl+F (Find); Ctrl+H (Replace) — locate and replace text throughout document
Spell CheckF7 — checks spelling and grammar errors; also available in Review tab
ThesaurusReview tab → Proofing → Thesaurus — suggests synonyms
Bullets and NumberingBullets = unordered list; Numbering = ordered/numbered list
OLEObject Linking and Embedding — insert objects from other applications (Excel chart in Word)
Mail MergeMailings tab — merge a template document with a data source (address list) to create personalised letters/envelopes
AutocorrectAutomatically corrects predefined typing/spelling/capitalisation errors as you type
Word CountReview tab → Word Count; or view count in Status Bar
Default AlignmentLeft alignment (Ctrl+L) is the default paragraph alignment in MS Word
Track ChangesReview tab — records all edits made to a document (useful for collaborative editing)
Table of ContentsReferences tab — automatically generates TOC from heading styles

MS Word File Extensions

ExtensionFormatNotes
.docxWord Document (XML-based)Default since Office 2007
.docWord Document (binary)Legacy format (Office 97-2003)
.dotxWord TemplateTemplate file
.pdfPortable Document FormatSave As PDF directly from Word
.rtfRich Text FormatCross-platform compatibility
.txtPlain TextNo formatting

Important MS Word Shortcut Keys

ShortcutAction
Ctrl + NNew document
Ctrl + OOpen existing document
Ctrl + SSave document
Ctrl + Shift + S or Shift + F12Save (alternative)
F12Save As (opens dialog to save with new name/location)
Ctrl + PPrint
Ctrl + ASelect All text in document
Ctrl + XCut selected text
Ctrl + CCopy selected text
Ctrl + VPaste
Ctrl + ZUndo last action
Ctrl + YRedo (repeat last action)
Ctrl + FFind
Ctrl + HFind and Replace
F7Spell Check
Ctrl + BBold
Ctrl + IItalic
Ctrl + UUnderline
Ctrl + LAlign Left (default)
Ctrl + ECentre alignment
Ctrl + RAlign Right
Ctrl + JJustify
Ctrl + EndMove cursor to end of document
Ctrl + HomeMove cursor to beginning of document
Ctrl + EnterInsert page break
F1Open Help
Alt + F4Close application

MS Excel - Spreadsheet Application

MS Excel is Microsoft's spreadsheet application — used for calculations, data analysis, creating charts, and database management.

Default File: Book1 | Default Extension: .xlsx (since Office 2007) | Older: .xls

Key Excel Terminology

TermDefinition
CellThe basic unit of an Excel worksheet — the intersection of a row and a column; can hold numbers, text, formulas, or dates
WorksheetA single spreadsheet page/tab within a workbook — also called a Sheet
WorkbookThe Excel file itself — contains one or more worksheets; default = 3 sheets (older versions) / 1 sheet (newer)
RowsHorizontal lines numbered 1, 2, 3... (up to 1,048,576 in Excel 2007+)
ColumnsVertical lines lettered A, B, C... Z, AA, AB... (up to column XFD = 16,384 columns)
Active CellThe currently selected cell; indicated by a bold border and highlighted cell address in the Name Box
Cell AddressThe unique identifier of a cell — column letter + row number (e.g., A1, B5, Z100)
Cell RangeA group of adjacent cells (e.g., A1:D10 = all cells from A1 to D10)
FormulaA calculation expression that always begins with = (equals sign) — e.g., =A1+B1
Name BoxLocated top-left; shows the address of the active cell; can be used to navigate to any cell
Formula BarLocated below the Ribbon; shows the contents (formula or value) of the active cell; where formulas are entered/edited
$ (Dollar Sign)Locks a cell reference to make it absolute — $A$1 always refers to A1 regardless of where the formula is copied
Relative ReferenceDefault cell reference (A1) — adjusts automatically when formula is copied to another cell
Absolute ReferenceFixed cell reference ($A$1) — stays constant when formula is copied
Chart WizardTool used to create charts (graphs) in Excel
Embedded ChartA chart placed directly on the same worksheet as the data

Common Excel Functions

FunctionSyntaxDescription
SUM=SUM(A1:A10)Adds all values in the specified range
AVERAGE=AVERAGE(A1:A10)Calculates the arithmetic mean of values
COUNT=COUNT(A1:A10)Counts the number of cells containing numbers
COUNTA=COUNTA(A1:A10)Counts non-empty cells (any data type)
MAX=MAX(A1:A10)Returns the largest value in the range
MIN=MIN(A1:A10)Returns the smallest value in the range
TODAY=TODAY()Returns the current date (updates daily)
NOW=NOW()Returns current date AND time
LEN=LEN(A1)Returns the number of characters in a cell
IF=IF(condition, value_if_true, value_if_false)Conditional function — returns different values based on a condition
VLOOKUP=VLOOKUP(lookup_value, table_array, col_index, [range_lookup])Looks up a value in the first column of a table and returns a value in the same row from a specified column
HLOOKUP=HLOOKUP(lookup_value, table_array, row_index, [range_lookup])Like VLOOKUP but searches horizontally
CONCATENATE=CONCATENATE(A1," ",B1)Joins two or more text strings into one
LEFT=LEFT(A1, n)Extracts n characters from the left of a text string
RIGHT=RIGHT(A1, n)Extracts n characters from the right
MID=MID(A1, start, n)Extracts n characters starting from position 'start'
ROUND=ROUND(A1, 2)Rounds a number to specified decimal places
SUMIF=SUMIF(range, criteria, sum_range)Sums values that meet a specific condition
COUNTIF=COUNTIF(range, criteria)Counts cells that meet a specific condition

Excel Chart Types

Chart TypeBest Used For
Column ChartComparing values across categories over time (vertical bars)
Bar ChartSame as column but horizontal; good for long category names
Line ChartShowing trends over time at equal intervals
Pie ChartShowing proportional size of parts to a whole; works only with one data series
Area ChartShowing magnitude of change over time; like filled line chart
Scatter (XY) ChartShowing relationship/correlation between two numeric variables
Doughnut ChartLike pie chart but shows multiple data series; has a hole in the centre
Stacked Bar/ColumnShowing relationship of individual items to the total
Bubble ChartLike scatter chart but with a third variable shown as bubble size

Important MS Excel Shortcut Keys

ShortcutAction
F2Edit the selected/active cell
F5Go to a specific cell (opens Go To dialog)
F7Spell check
F11Create a chart from selected data in a new chart sheet
Ctrl + ASelect all cells in worksheet
Ctrl + ZUndo
Ctrl + YRedo
Ctrl + SpaceSelect the entire column of the active cell
Shift + SpaceSelect the entire row of the active cell
Ctrl + 9Hide the selected row(s)
Ctrl + 0Hide the selected column(s)
Shift + HomeSelect from active cell to the first cell in the row
Ctrl + HomeGo to cell A1 (beginning of worksheet)
Ctrl + EndGo to the last used cell in the worksheet
Alt + =AutoSum — inserts SUM formula for selected range
Ctrl + ;Insert current date into active cell
Ctrl + Shift + ;Insert current time into active cell
Alt + Shift + F1Insert a new worksheet
Shift + F11Insert a new worksheet (alternative)
Ctrl + F9Minimise the workbook window
Ctrl + F10Maximise/restore the workbook window
Ctrl + Page DownMove to the next worksheet tab
Ctrl + Page UpMove to the previous worksheet tab

MS PowerPoint - Presentation Application

MS PowerPoint is Microsoft's presentation application — used to create visual slide-based presentations.

Default File: Presentation1 | Default Extension: .pptx (since Office 2007) | Older: .ppt Maximum Zoom Level: 400%

Key PowerPoint Views

ViewPurpose
Normal ViewThe main editing view — shows slide, notes panel, and slide panel; default view for creating presentations
Slide Sorter ViewShows all slides as small thumbnails; used to rearrange, copy, delete slides; gives overall view of the presentation
Notes Page ViewShows the slide and a large notes area below — add speaker notes that are not visible to the audience
Slide Show ViewFull-screen presentation mode — how the audience sees it; press Esc to exit
Reading ViewPlays the presentation in a window (not full-screen); good for self-review
Outline ViewShows just the text content of all slides in outline form; good for planning structure
Master ViewControls the background, fonts, colours, and layout for ALL slides simultaneously — changes here apply to the entire presentation

Key PowerPoint Features

FeatureDetails
SlideSingle page of a presentation
Slide LayoutPredefined arrangement of placeholders on a slide
TransitionAnimation effect between slides (Fade, Wipe, Fly)
AnimationMotion effect applied to individual elements within a slide
Slide MasterTemplate that controls formatting for all slides; changes apply globally
Presenter ViewShows current slide, next slide preview, and speaker notes — visible only to presenter
HyperlinkLink added to text or image navigating to another slide, website, or file
SmartArtVisual representations of information (process diagrams, hierarchies, cycles)

Important MS PowerPoint Shortcut Keys

ShortcutAction
F5Start Slide Show from the beginning
Shift + F5Start Slide Show from the current slide
EscEnd slide show; exit full-screen
Ctrl + MInsert a new slide
Ctrl + DDuplicate selected slide
Ctrl + NNew presentation
Ctrl + OOpen existing presentation
Ctrl + SSave
Ctrl + HomeGo to the first slide
Ctrl + EndGo to the last slide
Ctrl + ASelect all objects on slide
Shift + ClickSelect multiple slides/objects
F1Help
B (during slideshow)Black out screen (press again to resume)
W (during slideshow)White out screen (press again to resume)
Ctrl + ZUndo
Ctrl + YRedo

MS Access - Desktop Database Application

MS Access is Microsoft's desktop RDBMS (Relational Database Management System) — used to create, manage, and query relational databases.

Default Extension: .accdb (Access 2007+) | Older: .mdb

Four Main Components of MS Access

ComponentDescription
1. TablesThe fundamental building block — stores data in rows (records) and columns (fields); like worksheets in Excel but designed for relational data
2. QueriesRetrieve, filter, and manipulate data from tables. Types: Select (retrieves data), Parameter (asks user for input), Cross-tab (summarises like a pivot table), Action (INSERT/UPDATE/DELETE), SQL
3. FormsUser-friendly graphical interfaces for entering and viewing data — makes interacting with tables easier for non-technical users
4. ReportsFormatted, printable output of queried/table data — designed for printing or distribution

Data Types in MS Access

Data TypeStorage SizeUse
Text0 - 255 charactersShort text (names, addresses)
Memo0 - 65,535 charactersLong text (notes, descriptions)
Number1, 2, 4, or 8 bytesNumeric values for calculation
Date/Time8 bytesDates and times
Currency8 bytesMonetary values; prevents rounding errors
AutoNumber4 bytesAutomatically increments; ideal for Primary Key
Yes/No1 bitBoolean (True/False, Yes/No, On/Off)
OLE ObjectUp to 1 GBEmbedded objects (images, documents)
HyperlinkVariableStores URL links

Key MS Access Facts

FeatureDetails
Default field size255 characters (for Text/Short Text data type)
Primary Key rulesCannot contain NULL values; must be unique; identifies each record
ViewsDatasheet View — enter and view data (like a spreadsheet); Design View — create and modify table structure (field names, data types, properties)
RelationshipsTables are linked through Primary Key-Foreign Key relationships, enforcing referential integrity

Important MS Access Shortcut Keys

ShortcutAction
Ctrl + NCreate a new database
Ctrl + OOpen existing database
Ctrl + SSave
Ctrl + Plus (+)Add a new record
Ctrl + Minus (−)Delete current record
Ctrl + ;Insert today's date
F7Spell check
F2Switch between Edit mode and Navigation mode; also used to rename
Ctrl + ZUndo
EscapeUndo changes to current field
TabMove to next field
F5Move to record number box (to navigate to specific record)

MS Outlook - Email Client

MS Outlook is Microsoft's email client and personal information manager — used for email, calendar, contacts, and tasks.

Key Outlook Folders:

FolderPurpose
InboxReceived emails arrive here
OutboxEmails queued waiting to be sent (temporary)
Sent ItemsCopies of all successfully sent emails
DraftsEmails started but not yet sent
Deleted ItemsDeleted emails (like Recycle Bin)
Junk Email / SpamAutomatically filtered unwanted emails

Key Outlook Features:

  • Calendar — schedule meetings, appointments, set reminders
  • Contacts — address book for storing contact information
  • Tasks — to-do list with deadlines
  • Rules — automatically sort, forward, or delete emails based on criteria
  • Out of Office Reply — automatic reply when you're away

Google Workspace (formerly G Suite)

Google Workspace is Google's cloud-based productivity suite — a direct competitor to Microsoft 365.

Google AppMicrosoft EquivalentNotes
Google DocsMS WordWord processor; real-time collaboration; auto-saves to Google Drive
Google SheetsMS ExcelSpreadsheet; supports many Excel-like formulas
Google SlidesMS PowerPointPresentation tool; easy sharing
Google FormsOnline survey and quiz tool
Google DriveOneDriveCloud storage — 15 GB free
GmailMS OutlookEmail client; 15 GB storage (shared with Drive)
Google MeetMS TeamsVideo conferencing
Google ClassroomEducational platform
Google CalendarOutlook CalendarScheduling and calendar

Gemini AI integration into Google Workspace was introduced in 2024, bringing AI-powered writing assistance, summarisation, and data analysis to all Google apps.


Collaboration Tools

Modern workplace collaboration tools have become essential knowledge for government job exams, especially post-pandemic:

ToolCompanyPrimary Use
Microsoft TeamsMicrosoftVideo calls, chat, file sharing, Office integration
ZoomZoom Video CommunicationsVideo conferencing; webinars
SlackSalesforceTeam messaging; channel-based communication
Google MeetGoogleVideo conferencing; integrates with Google Calendar
NotionNotion LabsNotes, wikis, project management, databases
TrelloAtlassianVisual project management using Kanban boards
JiraAtlassianProject and issue tracking; popular in software development
AsanaAsana Inc.Task and project management

Microsoft Copilot in Office (AI Integration)

ApplicationCopilot Feature
Word CopilotDrafts full documents from a prompt; summarises long documents; rewrites sections in different tones
Excel CopilotAnalyses data; automatically generates complex formulas; creates charts from natural language; identifies trends
PowerPoint CopilotCreates a complete presentation from a text description; adds speaker notes; reformats slides
Outlook CopilotDrafts email replies; summarises long email threads; schedules meetings from email context
Teams CopilotSummarises meeting transcripts; identifies action items; answers questions about missed meetings

Memory Tricks

🔑 MS Word File Extensions:

.docx = Word; .xlsx = Excel; .pptx = PowerPoint; .accdb = Access Trick: "DOCX, XLSX, PPTX, ACCDB" — all end in X (except Access which ends in DB = DataBase)

🔑 MS Word Key Shortcuts to Memorise:

F7 = Spell check | F12 = Save As | Ctrl+H = Replace | Ctrl+E = Centre "F7 for Fixing spelling; F12 to File with new name"

🔑 Excel Formula Must-Start:

Every Excel formula starts with = (equals sign) "Equals means Excel is working"

🔑 PowerPoint Views:

Normal = Note-taking view (default) Slide Sorter = See ALL slides together Slide Show = Audience sees this (F5) "Normal works; Sorter shows all; Show presents"

🔑 PowerPoint Shortcuts:

F5 = Start from beginning | Shift+F5 = Start from current slide "F5First slide; Shift+F5Selected slide"

🔑 MS Access Four Components:

Tables → Queries → Forms → Reports Mnemonic: "The Queen Forms Reports"

🔑 Google Drive Free Storage:

Google = 15 GB free (largest free tier) OneDrive/iCloud = 5 GB free Dropbox = 2 GB free


One-Liner Recap (Quick Revision)

  1. Microsoft Office (now Microsoft 365) was first released in 1988 and includes five core applications: MS Word, MS Excel, MS PowerPoint, MS Access, and MS Outlook.
  2. MS Word is a word processing application; the default file extension is .docx, and the default paragraph alignment is left alignment (Ctrl+L).
  3. In MS Word, F7 opens Spell Check, F12 opens Save As, Ctrl+H opens Find and Replace, and Ctrl+Enter inserts a page break.
  4. Mail Merge in MS Word is found in the Mailings tab and allows merging a template document with a data source to create personalised letters, envelopes, and labels.
  5. MS Excel is a spreadsheet application; the default extension is .xlsx; every formula must begin with an equals sign (=); rows are numbered and columns are lettered.
  6. In MS Excel, $A$1 is an absolute reference (locked) while A1 is a relative reference (adjusts when copied); the $ sign locks the row and/or column.
  7. =SUM() adds values, =AVERAGE() calculates mean, =MAX() returns the largest, =MIN() returns the smallest, =COUNT() counts numbers, and =IF() applies conditions in Excel.
  8. Alt+= in Excel inserts an AutoSum formula; Ctrl+; inserts today's date; Ctrl+Shift+; inserts current time; F11 creates a chart in a new sheet.
  9. MS PowerPoint is a presentation application; the default extension is .pptx; maximum zoom is 400%; F5 starts the slideshow from the beginning.
  10. The five PowerPoint views are Normal (editing), Slide Sorter (thumbnails), Notes Page (speaker notes), Slide Show (full-screen presentation), and Master View (global template).
  11. MS Access is a desktop RDBMS with four components: Tables (store data), Queries (retrieve data), Forms (data entry interface), and Reports (printable output); default extension is .accdb.
  12. In MS Access, the Text data type holds up to 255 characters, AutoNumber automatically increments (ideal for Primary Key), and Yes/No uses only 1 bit.
  13. Google Workspace (formerly G Suite) includes Google Docs (Word), Sheets (Excel), Slides (PowerPoint), Drive (15 GB free storage), Gmail, and Google Meet.
  14. Microsoft Copilot (GPT-4 based AI) is integrated into all Office apps — it drafts documents in Word, analyses data in Excel, creates presentations in PowerPoint, and summarises emails in Outlook.
  15. MS Outlook's key folders are Inbox (received), Outbox (queued to send), Sent Items (sent copies), Drafts (unsent), Deleted Items (trash), and Junk Email (spam).

Preparing for competitive exams requires consistent revision. Platforms like JobsMe simplify preparation through:

Stay updated, revise regularly, and attempt quizzes for better accuracy in UPSC, SSC CGL, IBPS PO/Clerk, SBI, RBI Grade B, RRB NTPC, Defence, and State PSC exams.

Free quiz • No signup required

Put this topic into practice with Daily Current Affairs MCQ Quiz – 28 April 2026 | SSC, Banking, UPSC, Railways, Defence. It is the quickest way to reinforce what you just learned.

Frequently Asked Questions

What are the five core applications in Microsoft Office and what is each used for?
The five core Microsoft Office applications are: (1) MS Word — word processing; creating, editing, and printing documents (letters, reports, resumes); (2) MS Excel — spreadsheet; calculations, data analysis, budgeting, charts; (3) MS PowerPoint — presentation; creating slide-based visual presentations; (4) MS Access — desktop database; creating and managing relational databases; (5) MS Outlook — email client and personal information manager; email, calendar, contacts, tasks. Modern Microsoft 365 also includes Teams, OneNote, SharePoint, and OneDrive.
What is the difference between .doc and .docx file formats in MS Word?
.doc is the binary format used by older versions of Word (Word 97 through Word 2003). .docx is the XML-based format introduced with Office 2007 — it is the default format in all modern versions. The 'x' in docx stands for XML. docx files are: smaller in size (better compression), more robust (less prone to corruption), more compatible with online tools and other applications, and open to the document's structure (it's actually a ZIP file containing XML files). Similarly, .xls → .xlsx (Excel) and .ppt → .pptx (PowerPoint).
What is Mail Merge in MS Word and how is it used?
Mail Merge is a feature in MS Word (Mailings tab) that allows you to create personalised versions of the same document for many different recipients. You have two components: (1) Main Document — the template with fixed content and merge field placeholders (e.g., <>, <
>); (2) Data Source — a file (Excel spreadsheet, Access database, or Outlook contacts) containing the variable data for each recipient. When you run the merge, Word creates one personalised document for each row in the data source, filling in the merge fields. Used for: mass letters, personalised emails, address labels, invitation cards, bank statements.
What is the difference between an absolute and relative cell reference in Excel?
Relative Reference (A1) — When you copy a formula containing a relative reference to another cell, the reference automatically adjusts relative to the new location. E.g., if =A1+B1 in C1 is copied to C2, it becomes =A2+B2. Absolute Reference ($A$1) — The $ sign locks the row and/or column; when copied, the absolute reference stays fixed. E.g., =$A$1+B1 in C1 copied to C2 becomes =$A$1+B2 (A1 stays fixed, B1 adjusts). Use absolute references when a formula refers to a fixed value (like a tax rate in a specific cell) that should not change when the formula is copied.
What are the main views in MS PowerPoint and when is each used?
MS PowerPoint has six views: (1) Normal View — default editing view; shows the current slide, slide panel, and notes area; (2) Slide Sorter View — shows all slides as thumbnails; ideal for reordering, copying, or deleting slides and getting an overview; (3) Notes Page View — displays the slide and a large area for detailed speaker notes; (4) Slide Show View (F5) — full-screen presentation mode; what the audience sees; (5) Reading View — plays presentation in a window (not full-screen); (6) Master View — edit the Slide Master to apply consistent formatting, background, and layouts to all slides simultaneously.
What is the difference between MS Access and MS Excel for storing data?
Both can store data in rows and columns, but they serve different purposes: MS Excel is a spreadsheet — ideal for calculations, charts, financial modelling, and small datasets; limited relational capabilities; up to ~1 million rows; one person typically uses it. MS Access is a RDBMS — designed specifically for structured relational data; multiple related tables; handles relationships through Primary/Foreign Keys; supports complex queries (SQL); manages multiple users accessing data simultaneously; scales to millions of records. Rule: for analysis and calculation → Excel; for structured data with relationships and multiple users → Access.
What are the four components of MS Access?
MS Access has four main components: (1) Tables — store the actual data in rows (records) and columns (fields); the fundamental building block; (2) Queries — retrieve, filter, and manipulate data from tables using SQL; types include Select, Parameter, Cross-tab, Action, and SQL queries; (3) Forms — user-friendly graphical interfaces for data entry and viewing, making it easy for non-technical users to interact with tables; (4) Reports — formatted, printable output of data from tables or queries, designed for presentation, distribution, or filing.
What is the difference between Google Workspace and Microsoft 365?
Both are productivity suites, but they differ in approach: Google Workspace (formerly G Suite) — cloud-first; all apps run in the browser; real-time collaboration built-in from the start; Google Docs/Sheets/Slides; Gmail; Google Drive (15 GB free); subscription-based; files stored online by default. Microsoft 365 — hybrid (desktop apps + cloud); more powerful desktop applications (especially Excel); OneDrive cloud storage; Microsoft Teams; compatible with all existing .docx/.xlsx files; stronger for complex documents and data analysis. For simple cloud-based collaboration → Google Workspace; for powerful desktop applications with cloud backup → Microsoft 365.
What important Excel functions should every exam candidate know?
The most tested Excel functions: =SUM() — adds values; =AVERAGE() — mean; =MAX() / =MIN() — largest/smallest value; =COUNT() — count of numbers; =COUNTA() — count of non-empty cells; =IF() — conditional logic; =VLOOKUP() — vertical lookup (find value in first column, return value from specified column); =TODAY() — current date; =NOW() — current date and time; =LEN() — text length; =CONCATENATE() — join text strings; =SUMIF() — sum with condition; =COUNTIF() — count with condition. Remember: all formulas start with = (equals sign).
What is Microsoft Copilot and how is it integrated into Office applications?
Microsoft Copilot is an AI assistant integrated into Microsoft 365 applications, powered by GPT-4 (from OpenAI). Integration by application: Word — generates full documents from prompts, summarises long documents, rewrites in different styles. Excel — analyses data in natural language ("which products had declining sales?"), automatically generates complex formulas, creates charts. PowerPoint — creates complete presentations from a text prompt, adds speaker notes, redesigns slides. Outlook — drafts email replies, summarises long email threads, prepares meeting briefs. Teams — transcribes and summarises meetings, identifies action items. Copilot represents the integration of AI into everyday office productivity tools.
vetri

About the author

vetri

Recent posts

Latest quizzes

New job notifications