Unit 4 Microsoft Excel in Business
Unit 4 Microsoft Excel in Business
MANAGEMENT
STUDIES (BBA)
Narayana B,
Asst. Professor
DEPARTMENT OF
MANAGEMENT
STUDIES (BBA)
Syllabus
Narayana B,
Asst. Professor
DEPARTMENT OF
MANAGEMENT
Spreadsheet: Features:
an electronic document in which data is arranged in 1. Conditional Formatting
the rows and columns of a grid and can be 2. Cell Styles
manipulated and used in calculations. A spreadsheet 3. Formatting and Editing from the Home Tab
is a computer application for organization, analysis, 4. Charts from the Insert Tab
and storage of data in tabular form. 5. Format as Table
6. Page Layout View
Microsoft Excel: Microsoft Excel is a software program 7. Style Galleries
produced by Microsoft that allows users to organize, 8. Document information and Printing in backstage view
format and calculate data with formulas using a 9. The Ribbon
spreadsheet system. 10. Live Preview
Narayana B,
Asst. Professor
DEPARTMENT OF
MANAGEMENT
STUDIES (BBA)
Cell: Formatting:
A cell is the intersection between a row and a column in a Formatting in Excel means to modify the
worksheet. A cell’s location is given by the letter of the data's appearance in a worksheet.
column followed by the number of the intersecting row. Formatting the data can be in various
ways, like formatting the font of the cells
Cell Reference: or the table with the help of the styles and
A cell reference refers to a cell or a range of cells on a worksheet format tab present in the Home tab.
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. • Alignment
• Orientation
In one or several formulas, you can use a cell reference to refer to: • Word Wrap
• Data from one or more contiguous cells on the worksheet. • Shrink to Fit
• Data contained in different areas of a worksheet. • Merge Cells
• Data on other worksheets in the same workbook. • Font Management
• Border and Frames
Notation: • Patterns
The “$” symbol is used to denote an absolute or mixed reference. • Formatting Row and Columns
• $B$2
• Formatting Sheet
• $B2
• Data Sorting
• B$2
Narayana B,
Asst. Professor
DEPARTMENT OF
Narayana B,
Asst. Professor
DEPARTMENT OF
To prevent other users from accidentally or deliberately changing, moving, or deleting data in a
worksheet, you can lock the cells on your Excel worksheet and then protect the sheet with a password.
Narayana B,
Asst. Professor
Data Analysis - Sort
DEPARTMENT OF
MANAGEMENT
STUDIES (BBA)
Narayana B,
Asst. Professor
Data Analysis - Filter
DEPARTMENT OF
MANAGEMENT
STUDIES (BBA)
Narayana B,
Asst. Professor
Data Analysis - Conditional DEPARTMENT OF
MANAGEMENT
Narayana B,
Asst. Professor
Data Analysis - Preparing DEPARTMENT OF
MANAGEMENT
Charts
STUDIES (BBA)
Create a chart
Add a trendline
6. Select a chart
7. Select Design > Add Chart
Element.
8. Select Trendline and then select
the type of trendline you want,
such as Linear, Exponential, Linear
Forecast, or Moving Average.
Narayana B,
Asst. Professor
Data Analysis - Preparing DEPARTMENT OF
MANAGEMENT
Charts
STUDIES (BBA)
Create a chart
Add a trendline
6. Select a chart
7. Select Design > Add Chart Element.
8. Select Trendline and then select the type
of trendline you want, such
as Linear, Exponential, Linear Forecast,
or Moving Average.
Narayana B,
Asst. Professor
DEPARTMENT OF
Narayana B,
Asst. Professor
DEPARTMENT OF
Narayana B,
Asst. Professor
Data Analysis – What if DEPARTMENT OF
MANAGEMENT
Analysis
STUDIES (BBA)
Meaning:
By using What-If Analysis tools in Excel, you can use several different sets of values in one or more formulas to explore all the various
results. What-If Analysis is the process of changing the values in cells to see how those changes will affect the outcome of formulas on
the worksheet.
1. Scenarios - A Scenario is a set of values that Excel saves and can substitute automatically on your worksheet. You can create and save
different groups of values as scenarios and then switch between these scenarios to view the different results.
2. Data Tables- A data table is a range of cells in which you can change values in some of the cells and come up with different answers
to a problem.
3. Goal Seek - If you know the result that you want from a formula, but are not sure what input value the formula needs to get that
result, use the Goal Seek feature.
Narayana B,
Asst. Professor
DEPARTMENT OF
Step 2: Click on Data from Menu Bar > What if Analysis >
Scenario Manager > ok
Narayana B,
Asst. Professor
DEPARTMENT OF
Step 2: Click on Data from Menu Bar > What if Analysis > Goal
Seek > ok
Step 3: Enter the values as below assuming that you would want to
pay only 30000 (Value) as interest (value to be calculated in cell B5
(Set Cell) and want to know how many years to be considered
instead of value in Cell B3 (By changing cell) and Click Ok.
Narayana B,
Asst. Professor
DEPARTMENT OF
Financial Functions
MANAGEMENT
STUDIES (BBA)
Description:
NPV Description: PMT
Calculates the net present value of an PMT, one of the financial functions, calculates the payment for a
investment by using a discount rate and a series loan based on constant payments and a constant interest rate.
of future payments (negative values) and
Syntax
income (positive values).
Syntax =PMT(rate, nper, pv, [fv], [type])
Financial Functions - PV
MANAGEMENT
STUDIES (BBA)
Narayana B,
Asst. Professor
DEPARTMENT OF
Financial Functions - FV
MANAGEMENT
STUDIES (BBA)
Returns the internal rate of return for a series of cash • Values Required. An array or a reference to cells
flows represented by the numbers in values. These cash that contain numbers for which you want to
flows do not have to be even, as they would be for an calculate the internal rate of return.
annuity. However, the cash flows must occur at regular • Values must contain at least one positive value
intervals, such as monthly or annually. The internal rate and one negative value to calculate the internal
of return is the interest rate received for an investment rate of return.
consisting of payments (negative values) and income
(positive values) that occur at regular periods. • IRR uses the order of values to interpret the
order of cash flows. Be sure to enter your
payment and income values in the sequence
Syntax you want.
Financial Functions - DB
MANAGEMENT
STUDIES (BBA)
Financial Functions
MANAGEMENT
STUDIES (BBA)
SLN SYD
Description: Description:
Returns the straight-line depreciation of an asset for Returns the sum-of-years' digits depreciation of
one period. an asset for a specified period.
Syntax Syntax
The SLN function syntax has the following The SYD function syntax has the following arguments:
arguments:
• Cost Required. The initial cost of the asset.
• Cost Required. The initial cost of the asset. • Salvage Required. The value at the end of the
• Salvage Required. The value at the end of the depreciation (sometimes called the salvage value of
depreciation (sometimes called the salvage value the asset).
of the asset). • Life Required. The number of periods over which
• Life Required. The number of periods over which the asset is depreciated (sometimes called the useful
the asset is depreciated (sometimes called the life of the asset).
useful life of the asset). • Per Required. The period and must use the same
Narayana B, units as life.
Asst. Professor
DEPARTMENT OF
Argument Description
Syntax: Required. The first condition that you want
Logical1 to test that can evaluate to either TRUE or
=OR(logical1, [logical2], ...) FALSE.
Narayana B,
Asst. Professor
DEPARTMENT OF
Lookup Functions – V LOOKUP MANAGEMENT
STUDIES (BBA)
There are four pieces of information that you will need in order to
Use VLOOKUP when you need to find things in a
build the VLOOKUP syntax:
table or a range by row. For example, look up a price
of an automotive part by the part number, or find an 1. The value you want to look up, also called the lookup value.
employee name based on their employee ID. 2. The range where the lookup value is located. Remember that
the lookup value should always be in the first column in the
range for VLOOKUP to work correctly. For example, if your
In its simplest form, the VLOOKUP function says: lookup value is in cell C2 then your range should start with C.
3. The column number in the range that contains the return value.
=VLOOKUP(What you want to look up, where you For example, if you specify B2:D11 as the range, you should
want to look for it, the column number in the range count B as the first column, C as the second, and so on.
containing the value to return, return an Approximate 4. Optionally, you can specify TRUE if you want an approximate
or Exact match – indicated as 1/TRUE, or 0/FALSE). match or FALSE if you want an exact match of the return value. If
you don't specify anything, the default value will always be
TRUE or approximate match.
ABS function Returns the absolute value of a number PRODUCT function Multiplies its arguments
Returns a random number between the numbers
EVEN function Rounds a number up to the nearest even integer RANDBETWEEN function you specify
EXP function Returns e raised to the power of a given number ROUND function Rounds a number to a specified number of digits
PI function Returns the value of pi SUMIFS function Adds the cells in a range that meet multiple criteria
POWER function Returns the result of a number raised to a power Returns the sum of the products of corresponding
SUMPRODUCT function
array components
Narayana B, . SUMSQ function Returns the sum of the squares of the arguments
Asst. Professor
DEPARTMENT OF
Formula Description
The TEXT function lets you change the way a Currency with a thousands separator and 2 decimals,
number appears by applying formatting to it =TEXT(1234.567,"$#,##0.0 like $1,234.57. Note that Excel rounds the value to 2
0")
with format codes. It's useful in situations where decimal places.
you want to display numbers in a more readable =TEXT(TODAY(),"MM/
Today’s date in MM/DD/YY format, like 03/14/12
format, or you want to combine numbers with DD/YY")
text or symbols. =TEXT(TODAY(),"DDDD") Today’s day of the week, like Monday