Financial Valuation
Financial Valuation
VLOOKUP and HLOOKUP Function- these functions are used to identify a specific
cell in huge data by selecting the data, choosing which row or column and
choosing where it comes exactly and it will show the data which is present there,
only useful while using a huge dataset.
Data filter function is really helpful when you want to specify certain
conditions like sales more than rs 3000. This helps us keeping a count on the
conditions which meet the requirements.
Conditional Formatting is similar to filter except it colors the data which meets the
requirements. It can also do many other functions which will be discussed later.
COUNTIF, SUMIF and AVERAGEIF can calculate the count, sum or average on any
selected or specific data, a really helpful and a handy function.
COUNTIF eg: =COUNTIF(B:E,2300)
SUMIF eg: =SUMIF(C4:C19,2300,E4:E19)
AVERAGEIF eg =AVERAGEIF(C4:C19,2300,E4:E19)
Review protect worksheet helps us to protect the workbook and give access
only to people who have password. You can also protect the slides you want by
locking the slides.
WHAT IF analysis – this function helps us to calculate on what we need to
subsidise or what we need to increase to reach our target but you can chose only
one cell to act this function on.
Break Even Point is the sales volume at which the total revenue becomes equal to
total cost and any sale beyond that point, the business starts making an overall
profit. Its actually the point where total cost and the total revenue are equal or
even.