What Is A Function: Excel Features and Functions
What Is A Function: Excel Features and Functions
FUNCTIONS
What is a Function?
A function is an entity
which may take some
input and give the
required output.
Types of Functions
Statistical
Financial
Text
Math/Trigonometry
Lookup/ Reference
Information
Logical
Date
Average Function
Sum Function
Max Function
Min Function
Median Function
Round Function
ABS Function
Power Function
MOD Function
PI() Function
ADDRESS Function
Left Function
Right Function
MID Function
UPPER Function
LOWER Function
TRIM Function
Proper Function
Concatenate Function
IF Function
An If Statement is used in Excel to do
certain actions only if something is true.
For example, you might want to print
out the message "We are losing money"
if total sales for the quarter are below
some amount. Otherwise, you'd just
want to print out "We're making
money!"
The IF function lets you do these kinds
of value based decisions.
IF Function
OR() FUNCTION
AND() FUNCTION
NOT() FUNCTION
ISNUMBER() FUNCTION
ISTEXT() FUNCTION
Countif Function
Date Functions
Year()
Today()
Now()
Month()
Nesting date functions
Nesting functions
More on Formulas
We have a very complex
worksheet and need to check
all of the formulas. Is there any
way to have Excel show or print
the formulas rather than we
having to move the cell pointer
to check each formula in the
formula bar?
Replacing * with /
Several columns of
formulas which perform a
multiplication needs to be
changed to formulas to do
a division instead.
Try doing this what happens?
To specify an asterisk or a
question mark in the
Excel Find or Excel
Replace dialog box,
precede the asterisk with
a tilde.
Custom formats
Can we format a series of
numbers (892, 665, 2542) so
they appear as shown:
.892, .665, 2.542?
Custom formats
Go to the custom number format box,
choosing
Format > Cells, click the number tab,
choose custom from the Category
tab, then click in the box under Type:
and start typing.
#"."000