CHPT 4 ITB NOTES
CHPT 4 ITB NOTES
04:
MICROSOFT EXCEL IN BUSINESS
Introduction to MS Excel
Microsoft Excel enables users to format, organize and calculate data in a spreadsheet. By
organizing data using software like Excel, data analysts and other users can make information
easier to view as data is added or changed. Excel contains a large number of boxes called
cells that are ordered in rows and columns.
a software program created by Microsoft that uses spreadsheets to organize numbers and data
with formulas and functions. Excel analysis is ubiquitous around the world and used by
businesses of all sizes to perform financial analysis.
MS Excel
Features of MS Excel
1. Pivot
A pivot table is a statistics tool that summarizes and reorganizes selected
columns and rows of data in a spreadsheet or database table to obtain a desired report.
The tool does not actually change the spreadsheet or database itself, it simply “pivots”
or turns the data to view it from different perspectives.
2. Filtering
A filter in Excel is a function that allows you to sort data within a file. A filter
takes the data from a range of cells and outputs an array of data that matches the
Cell Reference
A cell reference refers to a cell or a range of cells on a worksheet and can be used in a
formula so that Microsoft Office Excel can find the values or data that you want that formula
to calculate.
Format Cells
Cell formats allow you to only change the way cell data appears in the spreadsheet. It
is important to keep in mind that it only alters the way the data is presented, and does not
change the value of the data. The formatting options allow for monetary units, scientific
options, dates, times, fractions, and more.
These features help ensure that users enter data in a controlled, accurate way.
Protecting Sheets
With worksheet protection, you can make only certain parts of the sheet editable and users
will not be able to modify data in any other region in the sheet. Important: Worksheet level
protection isn't intended as a security feature. It simply prevents users from modifying locked
cells within the worksheet.
What if Analysis
What-If Analysis is a process in Excel that allows you to change the values in specific cells to
observe how those changes will impact the results of formulas or calculations in the
worksheet. This tool helps you explore different scenarios and make data-driven decisions by
2. Scenario Manager
Scenario Manager in Excel is a tool that allows users to create and manage
multiple sets of input values (scenarios) to analyze how changes in those values
Financial Functions
Financial functions in Excel are a set of predefined formulas designed to perform specific
financial calculations. These functions help finance professionals and analysts to efficiently
analyze financial data, make investment decisions, and manage financial models. They can be
This function is typically used to determine monthly payments for loans such as
mortgages, car loans, or personal loans.
Logical Functions
Logical functions in Excel are built-in formulas that evaluate conditions or expressions and
return results based on whether those conditions are true or false. These functions allow you
to perform decision-making processes in your worksheets by testing specific criteria.
1. IF
The IF function in Excel is a logical function that allows you to perform a
comparison between a value and a condition, returning one result if the condition is
True, and another result if the condition is False.
Lookup Functions
Lookup functions in Excel are used to search for a specific value in a data set, typically
within a row or column, and return a corresponding value from another row or column. These
functions are particularly useful when you need to find data in large tables or across multiple
worksheets, streamlining data analysis and reporting.
1. VLOOKUP
VLOOKUP in Excel is a function that searches for a value in the first column
of a table or range and returns a corresponding value from a specified column in the
same row. The "V" stands for Vertical, meaning it searches vertically within the table.
It is commonly used to look up and retrieve data from large datasets or tables based
on a specific lookup value.
2. HLOOKUP
HLOOKUP stands for Horizontal Lookup and is used to search for a value in
the first row of a table, then return a corresponding value from a specified column in
the matching row.
Mathematical Functions
Mathematical functions in Excel are fundamental tools that allow you to perform a wide
range of calculations, such as summing values, calculating averages, and performing other
basic arithmetic operations. These functions are essential for data analysis and include
operations like addition, subtraction, multiplication, division, and more advanced
calculations.
Basic Functions
Microsoft Excel allows users to format, organize, and calculate data in a spreadsheet. It uses
cells arranged in rows and columns to help data analysts and others manage information
efficiently, making it easier to view and update as data changes.
These functions help users perform common tasks more easily, making data analysis and
management in Excel more efficient.
Text Functions
The TEXT function in Excel allows you to format numbers as text by applying custom
formatting codes. This is useful when you want to display numbers in a specific way, such as
with currency symbols, percentages, or specific date and time formats. It can also be used to
combine numbers with text or symbols, making your data presentation more readable and
organized.