Devine Vision Tech Learning Centre

Microsoft Excel and Spreadsheet Software

A complete interactive learning book covering spreadsheet foundations, data entry, formatting, formulas, VLOOKUP, XLOOKUP, SUMIF, COUNTIF, charts, PivotTables, collaboration, printing and practical projects.

Complete structured book 54 formula examples 72 original illustrated pages Google Drive file sharing

What is a spreadsheet?

A spreadsheet is an electronic grid made of rows and columns. It is used to enter text, numbers, dates and formulas, then organize, calculate, compare, summarize and present information. In Microsoft Excel, the file is called a workbook and each page inside it is called a worksheet.

Workbook

The complete Excel file. A workbook may contain one or many worksheets.

Worksheet

A grid of rows and columns where data is entered and calculations are performed.

Cell

The intersection of a column and a row. A cell is identified by a reference such as B4.

Range

A group of cells such as A2:D10. Ranges are commonly used in formulas and charts.

Examples of spreadsheet software

  • Microsoft Excel: desktop, web and mobile spreadsheet software in Microsoft 365.
  • Google Sheets: browser-based spreadsheet software designed for cloud collaboration.
  • LibreOffice Calc: free and open-source spreadsheet software.
  • Apache OpenOffice Calc: another free spreadsheet program.
  • Apple Numbers: spreadsheet software for Apple devices.

Microsoft Excel and Microsoft Word

Use Excel when

  • You need calculations and formulas.
  • You need to sort, filter or summarize records.
  • You need charts, PivotTables, budgets or stock records.
  • You are working with repeated rows of structured data.

Use Word when

  • You are writing letters, reports, policies or long narrative documents.
  • You need paragraphs, page layout, references and formal document formatting.
  • You need mail merge using an Excel list as the data source.
  • You are producing a final written report from Excel results.
Working together: Prepare clean data and calculations in Excel, then copy tables or charts into Word, link an Excel object, or use the Excel list for Word mail merge.

Starting Microsoft Excel

  1. Open the Windows Start menu or Search.
  2. Type Excel.
  3. Select Microsoft Excel.
  4. Choose Blank workbook or a suitable template.

Main parts of the Excel window

Title Bar

Displays the workbook name and Microsoft Excel.

Quick Access Toolbar

Provides quick commands such as Save, Undo and Redo.

Ribbon

Contains tabs and groups of commands for creating, formatting and analysing data.

Name Box

Shows the reference or name of the active cell. You can type a reference such as A100 to move there.

Formula Bar

Displays and allows editing of the active cell's content or formula.

Worksheet Area

The grid containing column letters, row numbers and cells.

Sheet Tabs

Used to move between worksheets, add sheets, rename them and organize a workbook.

Status Bar

Shows workbook status, quick calculations, view controls and zoom.

Important Ribbon tabs

TaskExample formulaMeaning
FileSave, Save As, Open, Print, ShareWorkbook and account operations.
HomeClipboard, Font, Alignment, Number, Styles, CellsCommon editing and formatting.
InsertTables, Pictures, Charts, Sparklines, LinksAdds objects and visual elements.
Page LayoutMargins, Orientation, Size, Print AreaControls page and print layout.
FormulasFunction Library, Names, Auditing, CalculationCreates and checks formulas.
DataSort, Filter, Validation, Queries, Data ToolsImports, cleans and organises data.
ReviewSpelling, Comments, ProtectionChecks and protects workbooks.
ViewWorkbook views, Zoom, Freeze Panes, WindowControls the worksheet display.

Cell references

A cell address combines the column letter and row number. For example, D7 means column D and row 7. A range uses two cell addresses separated by a colon, such as B2:E12.

A1One cell
A1:A10One-column range
A1:D1One-row range
B5:E10Rectangular contiguous range
B5:E10,G1:G7Non-contiguous union
Sheet2!C4Cell on another worksheet

Selecting cells

  • Click one cell to make it active.
  • Drag from one corner to the opposite corner to select a contiguous range.
  • Hold Ctrl while selecting separate ranges.
  • Click a column letter to select the entire column.
  • Click a row number to select the entire row.
  • Press Ctrl + A to select the current region, then press it again to select the full worksheet.

Moving around a worksheet

{formula_table([ ("Move one cell", "Arrow keys", "Moves in the selected direction."), ("Beginning of row", "Home", "Moves to the first cell in the current row."), ("Cell A1", "Ctrl + Home", "Moves to the beginning of the worksheet."), ("Last used cell", "Ctrl + End", "Moves to the last used cell."), ("One screen", "Page Up / Page Down", "Moves one screen vertically."), ("Specific cell", "Ctrl + G", "Opens Go To; type a cell reference or named range."), ])}

Types of data in cells

  • Text: names, codes, labels and descriptions.
  • Numbers: quantities, marks, prices, percentages and measurements.
  • Dates and times: values that Excel stores as serial numbers and displays using date or time formats.
  • Formulas: expressions beginning with an equal sign, such as =B2*C2.

Safe data-entry procedure

  1. Create one clear heading for each column.
  2. Enter one record per row and one type of information per column.
  3. Avoid blank rows and blank columns inside the data table.
  4. Use consistent date, code and number formats.
  5. Use Data Validation where users must choose from an approved list.
  6. Convert the data range to an Excel Table using Ctrl + T.

Editing commands

F2Edit the active cell
Ctrl + CCopy
Ctrl + XCut
Ctrl + VPaste
DeleteClear cell contents
Ctrl + ZUndo
Ctrl + YRedo or repeat
Ctrl + DFill down
Ctrl + RFill right
Ctrl + EFlash Fill
Important: The fill handle can copy formulas and create sequences. Always check the references after filling a formula down or across.

Common Excel file formats

TaskExample formulaMeaning
Excel Workbook.xlsxDefault modern workbook format without macros.
Excel 97–2003 Workbook.xlsOlder workbook format used for compatibility.
Macro-Enabled Workbook.xlsmStores VBA macros.
Comma-Separated Values.csvStores one worksheet as plain delimited text; formatting and formulas are not retained.
PDF.pdfFixed-layout format suitable for distribution or printing.

Save and share safely

  1. Select File → Save As and choose an appropriate folder.
  2. Use a meaningful file name and include the date or version where necessary.
  3. Save working files as .xlsx unless macros are required.
  4. Keep a backup copy on another device or approved cloud storage.
  5. For collaboration, save to OneDrive or SharePoint and use the Share command.
  6. Assign View or Edit permission carefully and remove access when the work is complete.

Microsoft Excel Learning Files

Open the supplied Google Drive folder inside this page. The folder viewer uses list mode so learners can see the files clearly.

Sharing note: A link can be restricted to specific people or made available to anyone with the link. Use the minimum permission needed and avoid sharing confidential records publicly.

Formatting changes appearance, not the stored value

A cell may store 0.25 and display 25%. The stored value remains 0.25. Good formatting improves readability without changing the calculation.

Font formatting

Font family, size, bold, italic, underline, colour and fill.

Alignment

Left, centre, right, top, middle, bottom, orientation, indent and Wrap Text.

Number formats

General, Number, Currency, Accounting, Date, Time, Percentage, Fraction, Scientific and Custom.

Cell borders

Use borders to separate headings, totals and important sections; avoid excessive decoration.

Rows, columns and sheets

  • Double-click a column boundary to AutoFit the column width.
  • Use Wrap Text for long headings instead of making columns excessively wide.
  • Insert or delete rows and columns carefully because formulas may adjust.
  • Rename worksheets using meaningful names such as Raw Data, Calculations and Report.
  • Use tab colours sparingly to group related sheets.
  • Avoid merged cells inside a data table because they interfere with sorting, filtering and analysis.

Convert a range to an Excel Table

  1. Click inside the data range.
  2. Press Ctrl + T or select Insert → Table.
  3. Confirm the range and select My table has headers.
  4. Choose a clear table style and give the table a meaningful name.

Excel Tables automatically include filter buttons, expand when new records are added, copy formulas down the column and support structured references such as =SUM(Sales[Amount]).

Sorting

  • Sort text A to Z or Z to A.
  • Sort numbers smallest to largest or largest to smallest.
  • Sort dates oldest to newest or newest to oldest.
  • Use Custom Sort for multiple levels, for example Region first and Amount second.

Filtering

  • Filter by selected values.
  • Use Text Filters, Number Filters and Date Filters.
  • Filter by colour where colour has a valid operational meaning.
  • Clear filters before assuming records are missing.

Data Validation

Data Validation controls what users may enter. It can restrict a cell to whole numbers, decimals, dates, times, text length or values from a list.

Example: create a status drop-down

  1. Select the status cells.
  2. Choose Data → Data Validation.
  3. Choose List.
  4. Enter Pending,Approved,Rejected or select a source range.
  5. Add an input message and a clear error alert.

Conditional Formatting

Conditional Formatting changes the appearance of cells when a rule is true.

  • Highlight marks below 50.
  • Highlight stock below the reorder level.
  • Show duplicate identification numbers.
  • Use data bars to compare quantities.
  • Use colour scales cautiously and provide labels for accessibility.
=B2<50Custom rule to highlight a mark below 50.
=C2<D2Highlights stock on hand when it is lower than the reorder level.

Common chart types

Column or Bar

Compare categories, facilities, products or periods.

Line

Show change over time, such as monthly patient attendance.

Pie or Doughnut

Show a small number of parts of a whole. Avoid when categories are many.

Scatter

Show the relationship between two numerical variables.

Combo

Combine series with different scales, such as quantity and percentage.

Sparkline

Show a small trend inside a cell.

Steps for creating a chart

  1. Arrange data with clear headings.
  2. Select the data range.
  3. Choose Insert and select a suitable chart.
  4. Add a descriptive chart title and axis titles where required.
  5. Check that the chart does not distort the data.
  6. Add data labels only when they improve understanding.
  7. Use high-contrast colours and do not rely on colour alone.
Good practice: A chart should answer a clear question. Remove unnecessary 3D effects, decorative backgrounds and excessive gridlines.

Importing data

Excel can import text files, CSV files, database results and other workbook data. Modern versions also provide Get & Transform tools through Power Query.

Common cleaning tools

  • TRIM: removes extra spaces.
  • CLEAN: removes non-printing characters.
  • Text to Columns: separates combined values.
  • Flash Fill: recognises a pattern and fills values.
  • Remove Duplicates: removes repeated records based on selected columns.
  • Find and Replace: standardises codes, names and symbols.

Data-quality checks

  • Completeness: required values are present.
  • Validity: values follow allowed rules and ranges.
  • Consistency: the same meaning uses the same format and code.
  • Uniqueness: each record has the correct unique identifier.
  • Accuracy: values agree with the source document or real event.
  • Timeliness: the data is entered and reported at the required time.

Page layout and printing

  • Set Orientation to Portrait or Landscape.
  • Choose the correct paper size, usually A4 where required.
  • Set margins and centre the print area where appropriate.
  • Define the Print Area.
  • Repeat heading rows using Print Titles.
  • Use Page Break Preview to control pagination.
  • Use scaling carefully; very small text is difficult to read.
  • Check Print Preview before printing or exporting to PDF.

Protection

  • Unlock cells intended for data entry.
  • Keep formula cells locked.
  • Use Review → Protect Sheet and select permitted actions.
  • Protect workbook structure when sheet insertion, deletion or renaming must be restricted.
  • Do not treat worksheet protection as strong encryption; use file-level password protection for sensitive files.

Collaboration

Modern Excel collaboration normally uses OneDrive or SharePoint co-authoring. Users can work in the same workbook, view other editors and use comments. Keep a clear ownership process and avoid simultaneous structural changes to complex workbooks.

Every formula begins with an equal sign

Excel recognises a formula when the entry starts with =. A formula may contain constants, cell references, ranges, operators and functions.

=(B4+25)/SUM(D5:F5)Adds 25 to B4, totals D5:F5 and divides the first result by the total.

Arithmetic operators

TaskExample formulaMeaning
Addition=A2+B2Adds values.
Subtraction=A2-B2Subtracts the second value.
Multiplication=A2*B2Multiplies values.
Division=A2/B2Divides the first value by the second.
Percentage=A2*10%Calculates a percentage of a value.
Exponent=A2^2Raises a value to a power.

Comparison operators

=, >, <, >=, <= and <> produce TRUE or FALSE and are commonly used inside IF, COUNTIF, SUMIF and conditional formatting.

Order of calculation

Excel follows mathematical precedence. Multiplication and division are completed before addition and subtraction. Use parentheses to make the intended order clear.

=4+3*2

Returns 10 because multiplication is completed first.

=(4+3)*2

Returns 14 because the parentheses are completed first.

Relative reference

A2 changes when the formula is copied. In =B2*C2, copying the formula down one row changes it to =B3*C3.

Absolute reference

$A$2 does not change when copied. Use it for a fixed tax rate, exchange rate, target or lookup table.

Mixed references

  • $A2 locks the column but allows the row to change.
  • A$2 locks the row but allows the column to change.
=C2*$F$1Multiplies C2 by a fixed rate stored in F1.
Shortcut: While editing a reference in a formula, press F4 to cycle through relative, absolute and mixed references.
SUM Math
=SUM(B2:B10)

Adds numbers in a range.

Use: Total sales, quantities, marks or expenses.
AVERAGE Statistical
=AVERAGE(C2:C10)

Returns the arithmetic mean.

Use: Average mark or monthly consumption.
MAX Statistical
=MAX(C2:C10)

Returns the largest value.

Use: Highest mark or maximum stock.
MIN Statistical
=MIN(C2:C10)

Returns the smallest value.

Use: Lowest mark or minimum price.
COUNT Statistical
=COUNT(C2:C100)

Counts cells containing numbers.

Use: Count numeric results.
COUNTA Statistical
=COUNTA(A2:A100)

Counts nonblank cells.

Use: Count names or IDs.
COUNTBLANK Statistical
=COUNTBLANK(D2:D100)

Counts blank cells.

Use: Find missing values.
IF Logical
=IF(C2>=50,"Pass","Fail")

Returns one result when a condition is true and another when false.

Use: Classify marks or stock status.
IFS Logical
=IFS(C2>=80,"A",C2>=70,"B",C2>=60,"C",TRUE,"F")

Tests multiple conditions in order.

Use: Assign grades without deeply nested IFs.
AND Logical
=AND(B2>=50,C2>=50)

Returns TRUE when all conditions are true.

Use: Require a pass in two components.
OR Logical
=OR(B2="Yes",C2="Yes")

Returns TRUE when at least one condition is true.

Use: Check alternative eligibility conditions.
NOT Logical
=NOT(B2="Closed")

Reverses TRUE and FALSE.

Use: Test that a record is not closed.
SUMIF Conditional
=SUMIF(A2:A100,"Pharmacy",C2:C100)

Adds values that meet one criterion.

Use: Total amount for one department.
SUMIFS Conditional
=SUMIFS(D2:D100,A2:A100,"Mwanza",B2:B100,">=2026-01-01")

Adds values that meet multiple criteria.

Use: Total for a region and date condition.
COUNTIF Conditional
=COUNTIF(C2:C100,">=50")

Counts cells meeting one criterion.

Use: Count students who passed.
COUNTIFS Conditional
=COUNTIFS(B2:B100,"Female",C2:C100,">=50")

Counts records meeting multiple criteria.

Use: Count female students who passed.
AVERAGEIF Conditional
=AVERAGEIF(A2:A100,"Ward A",C2:C100)

Averages values meeting one criterion.

Use: Average waiting time for one ward.
AVERAGEIFS Conditional
=AVERAGEIFS(D2:D100,A2:A100,"Mwanza",C2:C100,"Completed")

Averages values meeting multiple criteria.

Use: Average amount for completed Mwanza records.
VLOOKUP Lookup
=VLOOKUP(E2,$A$2:$C$100,3,FALSE)

Looks down the first column and returns a value from another column.

Use: Find a price, name or category by code.
HLOOKUP Lookup
=HLOOKUP(B1,$A$1:$M$4,4,FALSE)

Looks across the first row and returns from another row.

Use: Retrieve a monthly value arranged horizontally.
XLOOKUP Lookup
=XLOOKUP(E2,A2:A100,C2:C100,"Not found")

Looks in one range and returns the matching value from another range.

Use: Modern replacement for many VLOOKUP tasks.
INDEX Lookup
=INDEX(C2:C100,5)

Returns a value from a specified position.

Use: Retrieve the fifth value from a range.
MATCH Lookup
=MATCH(E2,A2:A100,0)

Returns the position of a matching value.

Use: Find the row position of an ID.
INDEX + MATCH Lookup
=INDEX(C2:C100,MATCH(E2,A2:A100,0))

Combines flexible lookup and return ranges.

Use: Lookup to the left or right in older Excel.
IFERROR Error
=IFERROR(VLOOKUP(E2,$A$2:$C$100,3,FALSE),"Not found")

Returns a chosen value when a formula produces an error.

Use: Show a friendly lookup result.
LEFT Text
=LEFT(A2,3)

Returns characters from the left.

Use: Extract a code prefix.
RIGHT Text
=RIGHT(A2,4)

Returns characters from the right.

Use: Extract the last four digits.
MID Text
=MID(A2,5,3)

Returns characters from the middle.

Use: Extract a section of a code.
LEN Text
=LEN(A2)

Counts characters.

Use: Validate ID or phone length.
TRIM Text
=TRIM(A2)

Removes extra spaces.

Use: Clean imported names.
CLEAN Text
=CLEAN(A2)

Removes non-printing characters.

Use: Clean text copied from external systems.
CONCAT Text
=CONCAT(A2," ",B2)

Joins text values.

Use: Combine first and last names.
TEXTJOIN Text
=TEXTJOIN(", ",TRUE,A2:C2)

Joins text with a delimiter and can ignore blanks.

Use: Create a combined address or list.
UPPER Text
=UPPER(A2)

Converts text to uppercase.

Use: Standardise codes.
LOWER Text
=LOWER(A2)

Converts text to lowercase.

Use: Standardise email addresses.
PROPER Text
=PROPER(A2)

Capitalises the first letter of each word.

Use: Format names and places.
ROUND Math
=ROUND(C2,2)

Rounds to a specified number of digits.

Use: Display currency or measurement values.
ROUNDUP Math
=ROUNDUP(C2,0)

Rounds away from zero.

Use: Calculate whole packs needed.
ROUNDDOWN Math
=ROUNDDOWN(C2,0)

Rounds toward zero.

Use: Remove decimal remainder.
ABS Math
=ABS(B2-C2)

Returns an absolute value.

Use: Measure difference without a negative sign.
TODAY Date
=TODAY()

Returns the current date.

Use: Calculate age of a record or due date status.
NOW Date
=NOW()

Returns the current date and time.

Use: Timestamp calculations.
DATE Date
=DATE(2026,7,13)

Creates a date from year, month and day.

Use: Build a valid date from components.
YEAR Date
=YEAR(A2)

Returns the year from a date.

Use: Group records by year.
MONTH Date
=MONTH(A2)

Returns the month number.

Use: Analyse monthly activity.
DAY Date
=DAY(A2)

Returns the day of the month.

Use: Extract date components.
DATEDIF Date
=DATEDIF(A2,TODAY(),"Y")

Returns the difference between dates in selected units.

Use: Calculate age in completed years.
NETWORKDAYS Date
=NETWORKDAYS(A2,B2)

Counts working days between dates.

Use: Measure turnaround time excluding weekends.
PMT Financial
=PMT(B2/12,C2,-D2)

Calculates a periodic loan payment.

Use: Monthly loan payment.
RANK.EQ Statistical
=RANK.EQ(C2,$C$2:$C$30,0)

Ranks a value in a list.

Use: Rank student scores.
SUBTOTAL Analysis
=SUBTOTAL(9,C2:C100)

Calculates a subtotal that can respect filters.

Use: Total visible filtered records.
UNIQUE Dynamic Array
=UNIQUE(A2:A100)

Returns distinct values.

Use: Create a unique category list.
FILTER Dynamic Array
=FILTER(A2:D100,D2:D100="Pending","No records")

Returns rows that meet a condition.

Use: Create a live filtered report.
SORT Dynamic Array
=SORT(A2:D100,4,-1)

Returns a sorted copy of a range.

Use: Create a descending report by the fourth column.
No formula matches the selected filter or search.

Example lookup table

CodeItemUnit price
P001Amoxicillin850
P002Paracetamol300
P003ORS500

VLOOKUP exact match

=VLOOKUP(E2,$A$2:$C$4,3,FALSE)Searches the first column for the code in E2 and returns the value from column 3.
  • E2: lookup value.
  • $A$2:$C$4: lookup table locked with absolute references.
  • 3: return the third column.
  • FALSE: require an exact match.

XLOOKUP

=XLOOKUP(E2,A2:A4,C2:C4,"Not found")Searches codes in A2:A4 and returns the matching price from C2:C4.

XLOOKUP separates the lookup range from the return range, can return values from either side and provides a built-in not-found result.

INDEX and MATCH

=INDEX(C2:C4,MATCH(E2,A2:A4,0))MATCH finds the row position, then INDEX returns the value from the price range.

Common lookup problems

  • Extra spaces or hidden characters in the codes.
  • Numbers stored as text in one range and as numbers in another.
  • VLOOKUP return-column number is incorrect.
  • FALSE was omitted and an approximate match was returned.
  • The lookup value does not exist, causing #N/A.
TaskExample formulaMeaning
#######Column is too narrowWiden the column or use a shorter number format.
#VALUE!Wrong data type or argumentCheck for text inside numerical calculations.
#DIV/0!Division by zero or blank denominatorCheck the denominator or use IF to prevent division.
#NAME?Excel does not recognise a name or functionCheck spelling, quotation marks and named ranges.
#N/ANo matching value is availableCheck lookup values, spaces and data types.
#REF!Invalid cell referenceA referenced cell or range may have been deleted.
#NUM!Invalid numerical resultCheck function arguments and mathematical limits.
#NULL!Ranges do not intersectCheck range operators and spacing.
#SPILL!Dynamic-array output area is blockedClear cells preventing the array from expanding.

Formula auditing

  • Use Show Formulas to display formulas instead of results.
  • Use Trace Precedents to identify cells used by a formula.
  • Use Trace Dependents to identify formulas that use the active cell.
  • Use Evaluate Formula to follow a complex calculation step by step.
  • Use Error Checking and inspect green warning indicators.
=IFERROR(A2/B2,0)Returns zero when the division produces an error. Correct the underlying data rather than hiding important errors.

PivotTables

A PivotTable summarises records without changing the source data. It can total, count or average values by category, date, region or another field.

  1. Ensure the source data has one header row and no blank rows.
  2. Click inside the data and choose Insert → PivotTable.
  3. Choose the source and destination.
  4. Drag fields to Rows, Columns, Values and Filters.
  5. Change Value Field Settings when Sum, Count or Average is required.
  6. Refresh the PivotTable after the source data changes.

Other analysis tools

  • Subtotal: inserts grouped calculations into a sorted list.
  • Goal Seek: finds the input needed to achieve a target result.
  • Scenario Manager: compares different sets of input values.
  • Data Tables: test one-variable or two-variable possibilities.
  • Forecast tools: estimate future values from time-series data.

Project 1: Student results workbook

Create columns for Student ID, Name, Subject 1–5, Total, Average, Grade, Result and Rank.

TaskExample formulaMeaning
Total=SUM(C2:G2)Adds five subject marks.
Average=AVERAGE(C2:G2)Calculates the mean mark.
Result=IF(I2>=50,"Pass","Fail")Classifies the student.
Grade=IFS(I2>=80,"A",I2>=70,"B",I2>=60,"C",I2>=50,"D",TRUE,"F")Assigns a grade.
Rank=RANK.EQ(I2,$I$2:$I$30,0)Ranks average marks.

Project 2: Health commodity stock tracker

Create Item Code, Item Name, Opening Stock, Received, Issued, Losses, Closing Stock, Reorder Level and Status.

TaskExample formulaMeaning
Closing stock=C2+D2-E2-F2Calculates stock on hand.
Status=IF(G2<=H2,"REORDER","OK")Flags items at or below reorder level.
Lookup name=XLOOKUP(A2,Items!A:A,Items!B:B,"Unknown")Returns item name from a master list.
Total issued by item=SUMIF(Issues!B:B,A2,Issues!D:D)Sums issues for one item code.

Project 3: Sales and profit tracker

TaskExample formulaMeaning
Revenue=Quantity*SellingPriceQuantity multiplied by selling price.
Cost=Quantity*UnitCostQuantity multiplied by unit cost.
Profit=Revenue-CostRevenue less cost.
Profit margin=IFERROR(Profit/Revenue,0)Profit as a proportion of revenue.

Project 4: Attendance register

Use Data Validation for Present, Absent and Late. Use COUNTIF to count each status and Conditional Formatting to highlight absence.

Project 5: Produce a Word report from Excel

  1. Clean and calculate data in Excel.
  2. Create a summary table and chart.
  3. Copy the table or chart into Microsoft Word.
  4. Use Paste Special → Paste Link when the Word report must update from Excel.
  5. Add interpretation, headings, references and recommendations in Word.
  6. Export the completed Word report to PDF.
72 pages included
Page 1 of 72

INTRODUCTION TO SPREADSHEET/ MS EXCEL by Mwalugeni, Benjamin

Microsoft Excel illustrated lesson page 1: INTRODUCTION TO SPREADSHEET/ MS EXCEL by Mwalugeni, Benjamin
Read text from this page

INTRODUCTION TO SPREADSHEET/ MS EXCEL by Mwalugeni, Benjamin

Page 2 of 72

Introduction to Spreadsheets Microsoft Excel 2010 is the spreadsheet program in Microsoft Office 20

Microsoft Excel illustrated lesson page 2: Introduction to Spreadsheets Microsoft Excel 2010 is the spreadsheet program in Microsoft Office 20
Read text from this page

Introduction to Spreadsheets Microsoft Excel 2010 is the spreadsheet program in Microsoft Office 2010. A spreadsheet is a grid of rows and columns in which you enter text, numbers, and the results of calculations. In Excel, a computerized spreadsheet is called a worksheet. The file used to store worksheets is called a workbook. 2

Page 3 of 72

3 Starting Excel You start Excel from the Start menu in Windows. Click the Start button, click All

Microsoft Excel illustrated lesson page 3: 3 Starting Excel You start Excel from the Start menu in Windows. Click the Start button, click All
Read text from this page

3 Starting Excel You start Excel from the Start menu in Windows. Click the Start button, click All Programs, click Microsoft Office, and then click Microsoft Excel 2010. The Excel program window has the same basic parts as all Office programs: the title bar, the Quick Access Toolbar, the Ribbon, Backstage view, and the status bar.

Page 4 of 72

Starting Excel (continued) Excel program window

Microsoft Excel illustrated lesson page 4: Starting Excel (continued) Excel program window
Read text from this page

Starting Excel (continued) Excel program window

Page 5 of 72

5 Exploring the Parts of the Workbook Each workbook contains three worksheets by default. The works

Microsoft Excel illustrated lesson page 5: 5 Exploring the Parts of the Workbook Each workbook contains three worksheets by default. The works
Read text from this page

5 Exploring the Parts of the Workbook Each workbook contains three worksheets by default. The worksheet displayed in the work area is the active worksheet. Columns appear vertically and are identified by letters. Rows appear horizontally and are identified by numbers. A cell is the intersection of a row and a column. Each cell is identified by a unique cell reference. 5

Page 6 of 72

6 Exploring the Parts of the Workbook (continued) The cell in the worksheet in which you can type d

Microsoft Excel illustrated lesson page 6: 6 Exploring the Parts of the Workbook (continued) The cell in the worksheet in which you can type d
Read text from this page

6 Exploring the Parts of the Workbook (continued) The cell in the worksheet in which you can type data is called the active cell. The Name Box, or cell reference area, displays the cell reference of the active cell. The Formula Bar displays a formula when a worksheet cell contains a calculated value. A formula is an equation that calculates a new value from values currently in a worksheet. 6

Page 7 of 72

Overview of Spreadsheet Programs

Microsoft Excel illustrated lesson page 7: Overview of Spreadsheet Programs
Read text from this page

Overview of Spreadsheet Programs

Page 8 of 72

Screen Components The opening screen for Microsoft Excel 2010 looks like this…

Microsoft Excel illustrated lesson page 8: Screen Components The opening screen for Microsoft Excel 2010 looks like this…
Read text from this page

Screen Components The opening screen for Microsoft Excel 2010 looks like this…

Page 9 of 72

While different versions have different appearances, they all have most of the same features. If you

Microsoft Excel illustrated lesson page 9: While different versions have different appearances, they all have most of the same features. If you
Read text from this page

While different versions have different appearances, they all have most of the same features. If you know what to call it, you should be able to find it in other versions. Terminology

Page 10 of 72

The area outlined in red is called the title bar. It displays the names of the open program (in this

Microsoft Excel illustrated lesson page 10: The area outlined in red is called the title bar. It displays the names of the open program (in this
Read text from this page

The area outlined in red is called the title bar. It displays the names of the open program (in this case Microsoft Excel) and the name of the current file.

Page 11 of 72

This file has not yet been saved so its name is Book2. Files created in Microsoft Excel are often re

Microsoft Excel illustrated lesson page 11: This file has not yet been saved so its name is Book2. Files created in Microsoft Excel are often re
Read text from this page

This file has not yet been saved so its name is Book2. Files created in Microsoft Excel are often referred to as spreadsheets or workbooks and have the file extension .xls or .xlsx

Page 12 of 72

The area outlined in red contains the minimize, maximize/restore and close buttons for the program w

Microsoft Excel illustrated lesson page 12: The area outlined in red contains the minimize, maximize/restore and close buttons for the program w
Read text from this page

The area outlined in red contains the minimize, maximize/restore and close buttons for the program window.

Page 13 of 72

These three buttons are on almost every window that opens in a Windows based platform. They are on M

Microsoft Excel illustrated lesson page 13: These three buttons are on almost every window that opens in a Windows based platform. They are on M
Read text from this page

These three buttons are on almost every window that opens in a Windows based platform. They are on Mac windows as well, but they are circles instead of squares.

Page 14 of 72

When you click the minimize button the program becomes a button on the Windows taskbar located at th

Microsoft Excel illustrated lesson page 14: When you click the minimize button the program becomes a button on the Windows taskbar located at th
Read text from this page

When you click the minimize button the program becomes a button on the Windows taskbar located at the bottom of the screen.

Page 15 of 72

You can restore the document to its original shape and size by either: Clicking on the button on the

Microsoft Excel illustrated lesson page 15: You can restore the document to its original shape and size by either: Clicking on the button on the
Read text from this page

You can restore the document to its original shape and size by either: Clicking on the button on the task bar one time to restore it to active mode,

Page 16 of 72

If you have multiple files from the same program open you will need to select the one you want to re

Microsoft Excel illustrated lesson page 16: If you have multiple files from the same program open you will need to select the one you want to re
Read text from this page

If you have multiple files from the same program open you will need to select the one you want to restore to active mode.

Page 17 of 72

When you click the maximize / restore button the program assumes the same shape and size it was befo

Microsoft Excel illustrated lesson page 17: When you click the maximize / restore button the program assumes the same shape and size it was befo
Read text from this page

When you click the maximize / restore button the program assumes the same shape and size it was before you minimized it. Or The program window will fill the screen.

Page 18 of 72

When you click the close button the program will ask you if you want to save the changes if you have

Microsoft Excel illustrated lesson page 18: When you click the close button the program will ask you if you want to save the changes if you have
Read text from this page

When you click the close button the program will ask you if you want to save the changes if you have made any changes. Once you have responded to this question the program will close.

Page 19 of 72

The area outlined in red is called the quick access toolbar. It contains the most commonly used comm

Microsoft Excel illustrated lesson page 19: The area outlined in red is called the quick access toolbar. It contains the most commonly used comm
Read text from this page

The area outlined in red is called the quick access toolbar. It contains the most commonly used commands in Microsoft Excel: 1. Save 2. Undo 3. Repeat

Page 20 of 72

Microsoft Office 2007 & 2010 use what is referred to as the “Ribbon” interface. The area outlined in

Microsoft Excel illustrated lesson page 20: Microsoft Office 2007 & 2010 use what is referred to as the “Ribbon” interface. The area outlined in
Read text from this page

Microsoft Office 2007 & 2010 use what is referred to as the “Ribbon” interface. The area outlined in red is the Ribbon. The ribbons we are going to go over today are the default ribbons.

Page 21 of 72

You may customize the ribbon and or a group on the ribbon on your personal computer to have only the

Microsoft Excel illustrated lesson page 21: You may customize the ribbon and or a group on the ribbon on your personal computer to have only the
Read text from this page

You may customize the ribbon and or a group on the ribbon on your personal computer to have only the features you want to use. In order to do this all you have to do is right mouse click on the ribbon or the group you want to customize.

Page 22 of 72

The words File, Home, Insert, etc… outlined in red are referred to as tabs. Each Tab has several Gro

Microsoft Excel illustrated lesson page 22: The words File, Home, Insert, etc… outlined in red are referred to as tabs. Each Tab has several Gro
Read text from this page

The words File, Home, Insert, etc… outlined in red are referred to as tabs. Each Tab has several Groups attached to it.

Page 23 of 72

The area outlined in red is referred to as the worksheet and most of its components remain the same

Microsoft Excel illustrated lesson page 23: The area outlined in red is referred to as the worksheet and most of its components remain the same
Read text from this page

The area outlined in red is referred to as the worksheet and most of its components remain the same regardless of which tab you are currently using.

Page 24 of 72

Microsoft Excel slide 24

Microsoft Excel illustrated lesson page 24: Microsoft Excel slide 24
Read text from this page

This slide is mainly visual.

Page 25 of 72

The File Tab menu contains the commands most commonly associated with the file.

Microsoft Excel illustrated lesson page 25: The File Tab menu contains the commands most commonly associated with the file.
Read text from this page

The File Tab menu contains the commands most commonly associated with the file.

Page 26 of 72

The Home Tab Groups contain the commands most commonly associated with the formatting and editing of

Microsoft Excel illustrated lesson page 26: The Home Tab Groups contain the commands most commonly associated with the formatting and editing of
Read text from this page

The Home Tab Groups contain the commands most commonly associated with the formatting and editing of cells and their contents. Clipboard Font Alignment Number Styles Cells Editing

Page 27 of 72

The Insert Tab Groups contain the commands most commonly associated with adding something to the doc

Microsoft Excel illustrated lesson page 27: The Insert Tab Groups contain the commands most commonly associated with adding something to the doc
Read text from this page

The Insert Tab Groups contain the commands most commonly associated with adding something to the document. Tables Illustrations Charts Sparklines Filter Links Text Symbols

Page 28 of 72

The Page Layout Groups contain the commands most commonly associated with settings that would affect

Microsoft Excel illustrated lesson page 28: The Page Layout Groups contain the commands most commonly associated with settings that would affect
Read text from this page

The Page Layout Groups contain the commands most commonly associated with settings that would affect the entire page or worksheet. Themes Page Setup Page Background Paragraph Arrange

Page 29 of 72

The Formulas Groups contain the commands most commonly associated with Excel’s formulas and function

Microsoft Excel illustrated lesson page 29: The Formulas Groups contain the commands most commonly associated with Excel’s formulas and function
Read text from this page

The Formulas Groups contain the commands most commonly associated with Excel’s formulas and functions. Function Library Defined Names Formula Auditing Calculation

Page 30 of 72

The Data Tab groups contain the commands most commonly associated with data from external sources, a

Microsoft Excel illustrated lesson page 30: The Data Tab groups contain the commands most commonly associated with data from external sources, a
Read text from this page

The Data Tab groups contain the commands most commonly associated with data from external sources, and evaluating or arranging data. Get External Data Connections Sort & Filter Data Tools Outline

Page 31 of 72

The Review Tabs groups contain the commands most commonly associated with the text portions of a spr

Microsoft Excel illustrated lesson page 31: The Review Tabs groups contain the commands most commonly associated with the text portions of a spr
Read text from this page

The Review Tabs groups contain the commands most commonly associated with the text portions of a spreadsheet and sharing changes. Proofing Language Comments Changes

Page 32 of 72

The View Tab groups contain the commands most commonly associated with the variety of ways you can “

Microsoft Excel illustrated lesson page 32: The View Tab groups contain the commands most commonly associated with the variety of ways you can “
Read text from this page

The View Tab groups contain the commands most commonly associated with the variety of ways you can “look at” a worksheet or workbook. Workbook Views Show Zoom Window Macros

Page 33 of 72

33 Moving the Active Cell in a Worksheet 33 The easiest way to change the active cell in a workshee

Microsoft Excel illustrated lesson page 33: 33 Moving the Active Cell in a Worksheet 33 The easiest way to change the active cell in a workshee
Read text from this page

33 Moving the Active Cell in a Worksheet 33 The easiest way to change the active cell in a worksheet is to move the pointer to the cell you want to make active and click. You can display different parts of the worksheet by using the mouse to drag the scroll box in the scroll bar to another position. You can also move the active cell to different parts of the worksheet using the keyboard or the Go To command.

Page 34 of 72

Moving the Active Cell in a Worksheet (continued) Keys for moving the active cell in a worksheet

Microsoft Excel illustrated lesson page 34: Moving the Active Cell in a Worksheet (continued) Keys for moving the active cell in a worksheet
Read text from this page

Moving the Active Cell in a Worksheet (continued) Keys for moving the active cell in a worksheet

Page 35 of 72

Selecting a Group of Cells A group of selected cells is called a range. The range is identified by

Microsoft Excel illustrated lesson page 35: Selecting a Group of Cells A group of selected cells is called a range. The range is identified by
Read text from this page

Selecting a Group of Cells A group of selected cells is called a range. The range is identified by its range reference, for example, A3:C5. In an adjacent range, all cells touch each other and form a rectangle. To select an adjacent range, click the cell in a corner of the range, drag the pointer to the cell in the opposite corner of the range, and release the mouse button.

Page 36 of 72

Selecting a Group of Cells (continued) A nonadjacent range includes two or more adjacent ranges and

Microsoft Excel illustrated lesson page 36: Selecting a Group of Cells (continued) A nonadjacent range includes two or more adjacent ranges and
Read text from this page

Selecting a Group of Cells (continued) A nonadjacent range includes two or more adjacent ranges and selected cells. To select a nonadjacent range, select the first adjacent range or cell, press the Ctrl key as you select the other cells or ranges you want to include, and then release the Ctrl key and the mouse button.

Page 37 of 72

Entering Data in a Cell Worksheet cells can contain text, numbers, or formulas. Text is any combin

Microsoft Excel illustrated lesson page 37: Entering Data in a Cell Worksheet cells can contain text, numbers, or formulas. Text is any combin
Read text from this page

Entering Data in a Cell Worksheet cells can contain text, numbers, or formulas. Text is any combination of letters and numbers and symbols. Numbers are values, dates, or times. Formulas are equations that calculate a value. You enter data in the active cell.

Page 38 of 72

Changing Data in a Cell You can edit, replace, or clear data. You can edit cell data in the Formul

Microsoft Excel illustrated lesson page 38: Changing Data in a Cell You can edit, replace, or clear data. You can edit cell data in the Formul
Read text from this page

Changing Data in a Cell You can edit, replace, or clear data. You can edit cell data in the Formula Bar or in the cell. The contents of the active cell always appear in the Formula Bar. To replace cell data, select the cell, type new data, and press the Enter button on the Formula Bar or the Enter key or the Tab key. To clear the active cell, you can use the Ribbon, the keyboard, or the mouse. 38 38

Page 39 of 72

Formulas Formulas perform operations such as addition, multiplication, and comparison on worksheet

Microsoft Excel illustrated lesson page 39: Formulas Formulas perform operations such as addition, multiplication, and comparison on worksheet
Read text from this page

Formulas Formulas perform operations such as addition, multiplication, and comparison on worksheet values. Formulas can refer to other cells on the same worksheet, cells on other worksheets in the same workbook, or even cells on worksheets in other workbooks. Formulas may make use of built-in functions.

Page 40 of 72

Formulas Cont… Excel knows you are entering a formula in a cell because every formula starts with a

Microsoft Excel illustrated lesson page 40: Formulas Cont… Excel knows you are entering a formula in a cell because every formula starts with a
Read text from this page

Formulas Cont… Excel knows you are entering a formula in a cell because every formula starts with an = sign. If you forget the = sign, what you enter will be treated as text (unless it can be interpreted as a number in some format).

Page 41 of 72

Formulas Cont… The following example adds the value of cell B4 to 25 and then divides the result by

Microsoft Excel illustrated lesson page 41: Formulas Cont… The following example adds the value of cell B4 to 25 and then divides the result by
Read text from this page

Formulas Cont… The following example adds the value of cell B4 to 25 and then divides the result by the sum of cells D5, E5, and F5. = (B4+25)/SUM(D5:F5)

Page 42 of 72

This example illustrates the use of The cell reference B4 The numerical constant 25 Arithmetic o

Microsoft Excel illustrated lesson page 42: This example illustrates the use of The cell reference B4 The numerical constant 25 Arithmetic o
Read text from this page

This example illustrates the use of The cell reference B4 The numerical constant 25 Arithmetic operators + and / The use of parentheses to specify order of calculation The built-in SUM function A range reference D5:F5

Page 43 of 72

About formula syntax Formulas calculate values in an order based on usual mathematical conventions.

Microsoft Excel illustrated lesson page 43: About formula syntax Formulas calculate values in an order based on usual mathematical conventions.
Read text from this page

About formula syntax Formulas calculate values in an order based on usual mathematical conventions. You can always add parentheses to control the order of calculation. For example, 4+3*2 is interpreted as 4+(3*2), which is 10. If you want the addition done first, use (4+3)*2, which is 14.

Page 44 of 72

Calculation operators in formulas Operators specify the type of calculation that you want to perfor

Microsoft Excel illustrated lesson page 44: Calculation operators in formulas Operators specify the type of calculation that you want to perfor
Read text from this page

Calculation operators in formulas Operators specify the type of calculation that you want to perform on the elements of a formula. Microsoft Excel includes four different types of calculation operators: arithmetic, comparison, text, and reference. Reference operators are used in range references, and we examine them later.

Page 45 of 72

Calculation operators in formulas Cont… Arithmetic operators perform basic mathematical operations

Microsoft Excel illustrated lesson page 45: Calculation operators in formulas Cont… Arithmetic operators perform basic mathematical operations
Read text from this page

Calculation operators in formulas Cont… Arithmetic operators perform basic mathematical operations such as addition, subtraction, or multiplication; combine numbers; and produce numeric results.

Page 46 of 72

Calculation operators in formulas Cont… Arithmetic operator + (plus sign) – (minus sign) * (aste

Microsoft Excel illustrated lesson page 46: Calculation operators in formulas Cont… Arithmetic operator + (plus sign) – (minus sign) * (aste
Read text from this page

Calculation operators in formulas Cont… Arithmetic operator + (plus sign) – (minus sign) * (asterisk) / (forward slash) % (percent sign) ^ (caret) Meaning and Example Addition 3+3 Subtraction 3-1 or Negation -1 Multiplication 3*3 Division 3/3 Percent 20% Exponentiation3^2

Page 47 of 72

An example of a and a Complex formula Simple Formula

Microsoft Excel illustrated lesson page 47: An example of a and a Complex formula Simple Formula
Read text from this page

An example of a and a Complex formula Simple Formula

Page 48 of 72

Comparison operators compare two values and then produce the logical value TRUE or FALSE. Comparison

Microsoft Excel illustrated lesson page 48: Comparison operators compare two values and then produce the logical value TRUE or FALSE. Comparison
Read text from this page

Comparison operators compare two values and then produce the logical value TRUE or FALSE. Comparison operator = (equal sign) > (greater than sign) < (less than sign) >= (greater than or equal to sign) <= (less than or equal to sign) <> (not equal to sign) Meaning & Example Equal to A1=B1 Greater than A1>B1 Less than A1<B1 Greater than or equal to A1>=B1 Less than or equal to A1<=B1 Not equal to A1<>B1

Page 49 of 72

The comparison operators are often used with certain built-in functions like IF to produce a numeri

Microsoft Excel illustrated lesson page 49: The comparison operators are often used with certain built-in functions like IF to produce a numeri
Read text from this page

The comparison operators are often used with certain built-in functions like IF to produce a numeric result. For example, IF(A1>B1,5,0) would yield 5 if the value in cell A1 is greater than the value in cell B1 and 0 otherwise.

Page 50 of 72

Range References Formulas can refer to individual cells or ranges of cells, or to names or labels t

Microsoft Excel illustrated lesson page 50: Range References Formulas can refer to individual cells or ranges of cells, or to names or labels t
Read text from this page

Range References Formulas can refer to individual cells or ranges of cells, or to names or labels that represent cells or ranges. Ranges of cells are most often used as arguments to functions that can be applied to a variable number of cells, and they are also used when specifying what values are to be plotted in a chart.

Page 51 of 72

Some range reference examples SUM(B5:E10) adds up the values in all the cells in the rectangular ar

Microsoft Excel illustrated lesson page 51: Some range reference examples SUM(B5:E10) adds up the values in all the cells in the rectangular ar
Read text from this page

Some range reference examples SUM(B5:E10) adds up the values in all the cells in the rectangular area of the chart from column B through column E and from row 5 through row 10. B5:B10 is the range reference, referring to a total of 24 cells:

Page 52 of 72

Microsoft Excel slide 52

Microsoft Excel illustrated lesson page 52: Microsoft Excel slide 52
Read text from this page

This slide is mainly visual.

Page 53 of 72

This is what is called a contiguous range, which represents a rectangular set of cells within the w

Microsoft Excel illustrated lesson page 53: This is what is called a contiguous range, which represents a rectangular set of cells within the w
Read text from this page

This is what is called a contiguous range, which represents a rectangular set of cells within the worksheet. Other examples of contiguous ranges are D7:H7 (all within one row) and C14:C25 (all within one column).

Page 54 of 72

Consider SUM(B5:E10,G1:G7) Here, a total of 24+7=31 numbers are to be summed. B5:E10,G1:G7 is con

Microsoft Excel illustrated lesson page 54: Consider SUM(B5:E10,G1:G7) Here, a total of 24+7=31 numbers are to be summed. B5:E10,G1:G7 is con
Read text from this page

Consider SUM(B5:E10,G1:G7) Here, a total of 24+7=31 numbers are to be summed. B5:E10,G1:G7 is considered a range reference as well, but this is called a non- contiguous range:

Page 55 of 72

Microsoft Excel slide 55

Microsoft Excel illustrated lesson page 55: Microsoft Excel slide 55
Read text from this page

This slide is mainly visual.

Page 56 of 72

The main reference operators are then : (colon) – used to specify a contiguous range of cells , (

Microsoft Excel illustrated lesson page 56: The main reference operators are then : (colon) – used to specify a contiguous range of cells , (
Read text from this page

The main reference operators are then : (colon) – used to specify a contiguous range of cells , (comma) – used to represent the union of two or more contiguous ranges

Page 57 of 72

Another reference operator is the single space, used to represent the intersection of two ranges. 

Microsoft Excel illustrated lesson page 57: Another reference operator is the single space, used to represent the intersection of two ranges. 
Read text from this page

Another reference operator is the single space, used to represent the intersection of two ranges. This is most often used when rows and columns are given names. E.g., in our earlier grade book example, Adams Final would specify the cell at the intersection of the Adams row and the Final column.

Page 58 of 72

Tip on entering cell and range references in formulas When you’re entering a formula, instead of ty

Microsoft Excel illustrated lesson page 58: Tip on entering cell and range references in formulas When you’re entering a formula, instead of ty
Read text from this page

Tip on entering cell and range references in formulas When you’re entering a formula, instead of typing a cell reference like B4 in the formula, click in cell B4 and the reference will be created for you automatically. To get a contiguous range reference, click and drag from one corner of the range to the opposite corner.

Page 59 of 72

To get a non-contiguous range reference, click and drag to select the first contiguous sub-range, t

Microsoft Excel illustrated lesson page 59: To get a non-contiguous range reference, click and drag to select the first contiguous sub-range, t
Read text from this page

To get a non-contiguous range reference, click and drag to select the first contiguous sub-range, then hold the shift key down while clicking and dragging to select all the remaining contiguous sub-ranges.

Page 60 of 72

Functions Microsoft Excel contains many predefined functions that can be used in formulas. Functio

Microsoft Excel illustrated lesson page 60: Functions Microsoft Excel contains many predefined functions that can be used in formulas. Functio
Read text from this page

Functions Microsoft Excel contains many predefined functions that can be used in formulas. Functions can be used to perform simple or complex calculations. To enter a function, you can either type it in directly, or select it from the dialog box that appears when you click the Paste Function button on the standard toolbar:

Page 61 of 72

Exploring Office 2003 - Grauer and Barber 61 Function Description SUM (argument) Calculates the sum

Microsoft Excel illustrated lesson page 61: Exploring Office 2003 - Grauer and Barber 61 Function Description SUM (argument) Calculates the sum
Read text from this page

Exploring Office 2003 - Grauer and Barber 61 Function Description SUM (argument) Calculates the sum of the arguments AVERAGE (argument) Calculates the average of the arguments MAX (argument) Displays the largest value among the arguments MIN (argument) Display the smallest value among the arguments COUNT (argument) Calculates the number of values in the arguments PMT (argument) Calculates loan payment amounts IF (argument) Determines a value if a condition is true or false TODAY() Returns the current date using a date format

Page 62 of 72

Microsoft Excel slide 62

Microsoft Excel illustrated lesson page 62: Microsoft Excel slide 62
Read text from this page

This slide is mainly visual.

Page 63 of 72

Functions Cont… The most common function in worksheets is the SUM function, which is used to add ra

Microsoft Excel illustrated lesson page 63: Functions Cont… The most common function in worksheets is the SUM function, which is used to add ra
Read text from this page

Functions Cont… The most common function in worksheets is the SUM function, which is used to add ranges of cells. In fact, it is so commonly used that it has its own button, the AutoSum button, on the standard toolbar.

Page 64 of 72

Functions Cont… Although SUM(B3:B5) yields the same value as B3+B4+B5, it is generally much better

Microsoft Excel illustrated lesson page 64: Functions Cont… Although SUM(B3:B5) yields the same value as B3+B4+B5, it is generally much better
Read text from this page

Functions Cont… Although SUM(B3:B5) yields the same value as B3+B4+B5, it is generally much better to use the SUM function because the range reference B3:B5 adapts automatically to changes like inserting additional rows within the range.

Page 65 of 72

Using functions to calculate values Functions are predefined formulas that perform calculations by

Microsoft Excel illustrated lesson page 65: Using functions to calculate values Functions are predefined formulas that perform calculations by
Read text from this page

Using functions to calculate values Functions are predefined formulas that perform calculations by using specific values, called arguments, in a particular order, called the syntax. For example, the SUM function adds values or ranges of cells, and the PMT function calculates the loan payments based on an interest rate, the length of the loan, and the principal amount of the loan.

Page 66 of 72

Syntax of a function The syntax of a function begins with the function name, followed by an opening

Microsoft Excel illustrated lesson page 66: Syntax of a function The syntax of a function begins with the function name, followed by an opening
Read text from this page

Syntax of a function The syntax of a function begins with the function name, followed by an opening parenthesis, the arguments for the function separated by commas, and a closing parenthesis. If the function starts a formula, don’t forget to type an equal sign (=) before the function name.

Page 67 of 72

As you create a formula that contains a function, the Formula Palette can help you. This is a dial

Microsoft Excel illustrated lesson page 67: As you create a formula that contains a function, the Formula Palette can help you. This is a dial
Read text from this page

As you create a formula that contains a function, the Formula Palette can help you. This is a dialog box that comes up after you select a function from the Paste Function dialog box and click OK.

Page 68 of 72

Arguments to functions can be numbers, text, logical values such as TRUE or FALSE, arrays, err

Microsoft Excel illustrated lesson page 68: Arguments to functions can be numbers, text, logical values such as TRUE or FALSE, arrays, err
Read text from this page

Arguments to functions can be numbers, text, logical values such as TRUE or FALSE, arrays, error values such as #N/A, cell references, constants, formulas, or other functions

Page 69 of 72

Functions within functions, or nesting Functions can be used as arguments for other functions. Whe

Microsoft Excel illustrated lesson page 69: Functions within functions, or nesting Functions can be used as arguments for other functions. Whe
Read text from this page

Functions within functions, or nesting Functions can be used as arguments for other functions. When a function is used as an argument, or nested, it must return the same type of value that the argument uses. If a nested function does not return the correct type of value, Microsoft Excel will display a #VALUE! error value.

Page 70 of 72

A formula can contain up to seven levels of nested functions. When Function B is used as an argume

Microsoft Excel illustrated lesson page 70: A formula can contain up to seven levels of nested functions. When Function B is used as an argume
Read text from this page

A formula can contain up to seven levels of nested functions. When Function B is used as an argument in Function A, Function B is a second-level function. If Function B contains Function C as an argument, Function C would be a third-level function.

Page 71 of 72

=IF(I2>=70,"A",IF(I2>=60,"B +",IF(I2>=50,"B",IF(I2>=40," C","F"))))

Microsoft Excel illustrated lesson page 71: =IF(I2>=70,"A",IF(I2>=60,"B +",IF(I2>=50,"B",IF(I2>=40," C","F"))))
Read text from this page

=IF(I2>=70,"A",IF(I2>=60,"B +",IF(I2>=50,"B",IF(I2>=40," C","F"))))

Page 72 of 72

Error Messages (Cell Reference) ######### Column not wide enough #VALUE! Wrong Argument or Reference

Microsoft Excel illustrated lesson page 72: Error Messages (Cell Reference) ######### Column not wide enough #VALUE! Wrong Argument or Reference
Read text from this page

Error Messages (Cell Reference) ######### Column not wide enough #VALUE! Wrong Argument or Reference #DIV/0! Dividing by zero #Name? Excel doesn’t recognize text in formula #N/A! Missing data or wrong value for lookup function #REF Cell reference not valid (Deleted cell, pasted over) #NUM! Invalid numeric value #NULL! Specified cells do not intersect

Ctrl + NNew workbook
Ctrl + OOpen workbook
Ctrl + SSave workbook
F12Save As
Ctrl + PPrint
Ctrl + FFind
Ctrl + HReplace
Ctrl + GGo To
F2Edit active cell
F4Repeat or change reference type
Alt + =AutoSum
Ctrl + `Show formulas
Ctrl + 1Format Cells
Ctrl + TCreate table
Ctrl + Shift + LTurn filters on or off
Ctrl + ;Current date
Ctrl + Shift + :Current time
Ctrl + SpaceSelect column
Shift + SpaceSelect row
Ctrl + ArrowMove to edge of data region
Ctrl + Shift + ArrowSelect to edge of data region
Ctrl + Page Up/DownMove between worksheets
Alt + EnterNew line inside a cell
Ctrl + EFlash Fill
No matching content was found in the selected tab.

Need more Microsoft Office learning resources?

Devine Vision Tech provides educational notes, digital resources, file sharing and support for students and professionals in Tanzania.