Assignment-3: Use of Excel Formulas and Functions
Assignment-3: Use of Excel Formulas and Functions
BATCH-2
Use of Excel
formulas and functions
Presented by,
RAJKUMAR M(19J016)
ASHWIN V(19J003)
DURUWESH JM(19J005)
SARAVANA KUMAR G(19J018)
VENGADESH KUMAR P(19J024)
Introduction:
Formulas and functions are some few simplification tool of Excel.
They drive almost everything interesting and useful you will ever
do in a spreadsheet.
What is a formula?
• A formula in Excel is an expression that returns a specific
result.
• What is a function?
It is a formula with a special name and purpose.
• How to enter a formula
To enter a formula:
1.Select a cell
2.Enter an equals sign (=)
3.Type the formula, and press enter.
Note: all formulas in Excel must begin with an equals sign (=).
List of formulas & functions used:
• FORECAST.LINEAR
• VLOOKUP
• CONCATENATE
• SUMIF
• TRUNC
• LOWER
=CONCATENATE(text1,text2)
• concatenation in Excel is the
process of joining two or more
values together.
• Ex: Merging cell A&B to form a
new series.
=FORECAST.LINEAR(x,known_ys,known_xs)