"Financial Modelling - Bcom 308": Project Report
"Financial Modelling - Bcom 308": Project Report
ON
“FINANCIAL MODELLING - BCOM 308”
SUBMITTED IN PARTIAL FULFILLMENT FOR THE
AWARD OF THE DEGREE OF
BACHELOR OF COMMERCE (H)
2019-2022
UNDER THE GUIDANCE OF
DR. SWATI NARULA
FACULTY, VIPS
SUBMITTED BY:
Name: DHRUV KAUSHIK
Enrolment No. 13717788819
4thSEMESTER, B.COM (H)
STUDENT UNDERTAKING
This is to certify that I have completed the Project titled
“FINANCIAL MODELLING AND SPREADSHEETS” under the
guidance of “DR. SWATI NARULA” in partial fulfilment of the
requirement for the award of degree of Bachelor of Commerce (H) at
Vivekananda Institute of Professional Studies, Vivekananda School of
Business Studies, New Delhi. This is an original piece of work and has
not been submitted elsewhere.
STUDENT SIGNATURE:
Every work involves efforts and inputs of various kinds and people. I
am thankful to all those people who have been helpful enough to me
to the extent of their being instrumental in the completion and
accomplishment of the project entitled “FINANCIAL
MODELLING AND SPREADSHEETS”. I am very thankful to DR.
SWATI NARULA for her timely guidance, supervision &
encouragement that have helped me to get this golden opportunity
and who provided me their expert advice, inspiration & moral
support. I thank her for contributing and guiding me for the same,
the valuable suggestions & guidance provided by her really helped
me in successful accomplishment of my project.
Last but not the least I would like to express my heartiest gratitude
to my family members and friends. Their motivation, love and moral
support boosted my confidence to work sincerely and in an effective
way. Thank you for being my guide and motivator throughout this
difficult path.
D HR UV K A US HI K
BASIC OF EXCEL AND FINANCIAL MODELLING
Financial Modelling is the process of creating a summary of a company's expenses and
earnings in the form of a spreadsheet that can be used to calculate the impact of a future event
or decision.
A financial model has many uses for company executives. Financial analysts most often use
it to analyse and anticipate how a company's stock performance might be affected by future
events or executive decisions.
Such models are intended to be used as decision-making tools. Company executives might
use them to estimate the costs and project the profits of a proposed new project. Financial
analysts use them to anticipate the impact of an economic policy change or any other event
on a company's stock.
Financial models are used to estimate the valuation of a business or to compare businesses to
their peers in the industry. They also are used in strategic planning to test various scenarios,
calculate the cost of new projects, decide on budgets, and allocate corporate resources.
The term “Financial Modelling” maybe applied to a multitude of tasks, for simple sheet to
add up expenses to sophisticated risk modelling for projects.
The process by which a form constructs the financial representation of some or all aspects of
firm or given security, the model is usually characterised by performing calculation ad makes
recommendation based on that information. The model may also summarise particular invent
for the end user and provide direction regarding possible actions or alternatives. In a nutshell,
the financial modelling involves building financial models sometimes from scratch or
sometimes maintaining or updating existing financial models. Therefore, financial modelling
is a skill that can be learned only by lessons and practice.
Need for Financial Modelling
1. Launching a new product.
2. Integrating a potential acquisition.
3. Refinancing debt.
4. Presentation or engagement of financial models will depend on purpose and target
audience.
5. Financial Modeling requires preparation of complete financial statements over a
defined period, or it may require limited information over a defined period.
6. Complete Financial Statements are challenging and time-consuming to prepare, but at
the same time also most instructive to users. For example, Balance Sheet measures
future liquidity and Leverage. Income Statement estimates future operating results.
Statement of Cash Flows outlines future cash need for growth (investments and
borrowings) and Return to Investors collectively completes financial statements and
can help in measuring return on investments and potential risks related to it.
SHORTCUT KEYS
= Start a formula
Home Move to the beginning of the line
Tab Move to the cell to the right
Backspace Delete cell and get inside
Arrow keys Move to new cells
Esc Cancel a cell entry
F2 Edit cells
F4 Repeat last action
F9 Recalculate workbook
F12 Save file as
F5 + Enter Go back to original cell
Ctrl + A Select all
Ctrl + B Bold
Ctrl + C Copy
Ctrl + D Copies the top cell down to range
Ctrl + G Go to
Ctrl + N New workbook
Ctrl + O Open file
Ctrl + P Print
Ctrl + R Copy formula right to fill selection
Ctrl + S Save file
Ctrl + U Underline
Ctrl + V Paste
Ctrl + W Close worksheet
Ctrl + X Cut
Ctrl + Y Redo
Ctrl + Z Undo last action
Ctrl + 0 Hide selected column
Ctrl + 1 Format cell
Ctrl + 9 Hide selected row
Ctrl + F1 To display and hide ribbon
Ctrl + F3 Name cell
Ctrl + Shift + 1 Autoformat number style
Ctrl + ; Insert current date
Ctrl + - Delete selected cell
Ctrl + ‘ Edit formula
Ctrl + ` Copy formula from above cell
Ctrl + ~ Show all formulas/ values used
Ctrl + [ Highlight precedent cells
Ctrl + ] Highlight dependent cells
Ctrl + Arrow keys Got to end of continuous range
Ctrl + Down arrow Display drop-down list
Ctrl + Spacebar Select column
Ctrl + Page-up Move to next worksheet tab
Ctrl + Page-down Move to previous worksheet tab
Ctrl + Home Move to cell A1
Ctrl + Tab Switch workbooks
Shift + F11 Insert worksheet
Shift + Spacebar Select row
Shift + Arrow keys Select a cell range
Shift + Enter Move to cell above
Shift + Tab Move to the cell to the left
Alt + F4 Close program
Alt + Tab Switch program
Alt + Enter Start a new line in the same cell
Alt + Down arrow Display a drop-down list
Alt + = Auto sum adjacent cells
2. AVERAGE
The AVERAGE function calculates the average, or mean of the numbers in the
list. Average is a very useful function in certain situations .
3. COUNT
The excel COUNT function returns the count of values that are numbers, generally
cells that contain numbers. Values can be supplied as constants, cell references, or
range.
5. COUNTIF
COUNTIF is a function to count cells that meet a single criteria. COUNTIF can be
used to count cells with dates, numbers, and text that match specific criteria.
6. COUNTBLANK:
The Excel COUNTBLANK function returns a count of empty cells in a range.
7. AVERAGE IF
The excel AVERAGEIF function computes the average of the numbers in a range
that meet the supplied criteria.
8. CONCATENATE
The CONCATENATE function allows the user to join multiple cells and inserting
custom values.
9. MAX FUNCTION
MEANING: The Microsoft Excel MAX function returns the largest value from the
numbers provided. ... It can be used as a worksheet function (WS) in Excel. As a
worksheet function, the MAX function can be entered as part of a formula in a cell of
a worksheet.
SYNTAX: =MAX(number1, number2,…)
MEANING: The Microsoft Excel MIN function returns the smallest value from the
numbers provided. The MIN function is a built-in function in Excel that is categorized
as a Statistical Function. It can be used as a worksheet function (WS) in Excel.
SYNTAX: =MIN(number1, number2…)
CONDITIONAL FORMATTING
Conditional formatting is a feature in many spreadsheet applications that allows you to
apply specific formatting to cells that meet certain criteria. It is most often used as color-
based formatting to highlight, emphasize, or differentiate among data and information stored
in a spreadsheet.
4. A dialog box will appear. Enter the desired value(s) into the blank field.
These conditions can relate to numeric values (e.g. greater than, between), dates (e.g. a date
occurring...) or text values (e.g. text containing...). We can also use the Highlight Cells rules
to highlight cells containing duplicate values.
TOP/BOTTOM RULES:
The Excel Conditional Formatting Top/Bottom Rules allow you to apply formatting to cells
that satisfy a statistical condition in relation to other cells in the range (e.g. above average,
within top 10%, etc.).
DATA BARS:
Data bars insert a bar chart inside excel, and this helps to visualize the values of the
cells. The larger value will have a large bar line, and the lesser value will have a small
bar line.
COLOR SCALES:
Icon Sets in Excel make it very easy to visualize values in a range of cells. Each icon
represents a range of values.
HLOOK UP
HLOOKUP in Excel stands for ‘Horizontal Lookup’. It is a function that makes Excel
search for a certain value in a row (the so called ‘table array’), in order to return a
value from a different row in the same column.
A HLOOKUP function in Excel exists of 4 components:
1. The value you want to look up;
2. The range in which you want to find the value and the return value;
3. The number of the row within your defined range, that contains the return value;
4. 0 or FALSE for an exact match with the value your are looking for; 1 or TRUE for an
approximate match.
VLOOKUP is an excel function to lookup and retrieve data from a specific column in
table. VLOOKUP supports approximate and exact matching, and wildcards(*?) for
partial matches. The V stands for vertical. Lookup values must appear in the first
column of the table, with lookup columns to the right.
The following dialog box appears. Excel automatically selects the data for you. The default
location for a new pivot table is New Worksheet.
3. Click OK.
Drag fields
The PivotTable Fields pane appears. To get the total amount exported of each product, drag
the following fields to the different areas.
1. Product field to the Rows area.
2. Amount field to the Values area.
3. Country field to the Filters area.
Below you can find the pivot table. Bananas are our main export product. That's how easy
pivot tables can be!
To get Banana at the top of the list, sort the pivot table.
1. Click any cell inside the Sum of Amount column.
2. Right click and click on Sort, Sort Largest to Smallest.
Result.
Filter
Because we added the Country field to the Filters area, we can filter this pivot table by
Country. For example, which products do we export the most to France?
1. Click the filter drop-down and select France.
Result. Apples are our main export product to France.
Note: you can use the standard filter (triangle next to Row Labels) to only show the amounts
of specific products.
Change Summary Calculation
By default, Excel summarizes your data by either summing or counting the items. To change
the type of calculation that you want to use, execute the following steps.
1. Click any cell inside the Sum of Amount column.
2. Right click and click on Value Field Settings.
3. Choose the type of calculation you want to use. For example, click Count.
4. Click OK.
Result. 16 out of the 28 orders to France were 'Apple' orders.
Two-dimensional Pivot Table
If you drag a field to the Rows area and Columns area, you can create a two-dimensional
pivot table. First, insert a pivot table. Next, to get the total amount exported to each country,
of each product, drag the following fields to the different areas.
1. Country field to the Rows area.
2. Product field to the Columns area.
3. Amount field to the Values area.
4. Category field to the Filters area.
3. Choose Pie.
4. Click OK.
What If Analysis
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. Three kinds of What-If Analysis tools
come with Excel: Scenarios, Goal Seek, and Data Tables. Scenarios and Data tables take sets
of input values and determine possible results.
Data Tables
You can create a data table to quickly try out different values for formulas. You can create a
one variable data table or a two variable data table.
Step 1.
Step 2.
Step 3.
Step 4.
Step 5.
Goal Seek
Goal Seek is a built-in Excel tool that allows you to see how one data item in a formula
impact another. You might look at these as “cause and effect” scenarios. It’s useful to answer
“what if” type questions because you can adjust one cell entry to see the result. The tool is
often used in finance, sales, and forecasting scenarios, but there are other uses.
Question - Goal is monthly payment of 1800
Step 1. On the Data tab, in the Forecast group, click What-If Analysis.
Step 2. Click Goal Seek. The Goal Seek dialog box appears.
Step 5. Click in the 'By changing cell' box and select cell $B$1.
Step1On the Data tab, in the Forecast group, click What-If Analysis.
Step 4. Type a name, select cell/cell range for the Changing cells and click on OK.
Scenario Summary
To easily compare the results of more than one scenarios, execute the following step.
o If you want the value of the objective cell to be as large as possible, click Max.
o If you want the value of the objective cell to be as small as possible, click Min.
o If you want the objective cell to be a certain value, click Value of, and then type the
value in the box.
In the By Changing Variable Cells box, enter a name or reference for each decision
variable cell range. Separate the non-adjacent references with commas. The variable
cells must be related directly or indirectly to the objective cell.
4. In the Subject to the Constraints box, enter any constraints that you
want to apply by doing the following: ...
5. Click Solve