You are on page 1of 19

ABC ICE CREAM SAL

"Naming using the Name Box" "Naming using the New Name Dialog Box"

First Year Second Year


Chocolate ₱ 455,677 Chocolate ₱ 553,554
Strawberry ₱ 566,211 Strawberry ₱ 444,311
Cookies & Cream ₱ 444,331 Cookies & Cream ₱ 432,889
Mint Chocolate ₱ 326,843 Mint Chocolate ₱ 333,211
Vanilla ₱ 585,331 Vanilla ₱ 599,125
Rocky Road ₱ 434,754 Rocky Road ₱ 566,099
Coffee Crumble ₱ 441,889 Coffee Crumble ₱ 455,692
CE CREAM SALES
Dialog Box" "Naming using the Create from Selection Command"

First Year Second Year Variance


Chocolate ₱ 455,677 ₱ 553,554
Strawberry ₱ 566,211 ₱ 444,311
Cookies & Cream ₱ 444,331 ₱ 432,889
Mint Chocolate ₱ 326,843 ₱ 333,211
Vanilla ₱ 585,331 ₱ 599,125
Rocky Road ₱ 434,754 ₱ 566,099
Coffee Crumble ₱ 441,889 ₱ 455,692
Total
IF FUNCTION
The IF function returns value_if_true when the condition is TRUE.
The IF function returns value_if_false when the condition is FALSE.
The IF function returns FALSE if the value_if_false parameter is omitted and
the condition is FALSE.

ITEMS QUANTITY IF Result IF Result (with else)


1. Paper 26 0
2. Ballpen 39 0
3. Pencil 16 Reorder Reorder
4. Eraser 14 Reorder Reorder
5. Ruler 21 0
6. Scissors 15 Reorder Reorder
7. Crayons 3 Reorder Reorder
8. Sharpener 18 Reorder Reorder
9. Paper Clips 40 0
10. Tape 12 Reorder Reorder
COUNTIF FUNCTION TO
The syntax for the COUNTIF function in Microsoft Excel is:
COUNTIF(range, criteria) The syntax for the TODAY function
Parameters or Arguments TODAY()
range- the range of cells that you want to count based on Parameters or Arguments
the criteria. There are no parameters or argum
criteria- the criteria used to determine which cells to count. Returns
The TODAY function returns a seri
dates internally and it represents t

ITEMS QUANTITY SOLD CRITERIA RESULT INVOICE DATE


1. Paper 15 15 2 4/17/2021
2. Ballpen 30 14 12/31/2020
3. Pencil 15 12 2/28/2019
4. Eraser 12 1/1/2018
5. Ruler 14 8/22/2018
6. Scissors 4 6/3/2017
7. Crayons 1 5/15/2017
8. Sharpener 14 4/3/2016
9. Paper Clips 12 12/20/2015
10. Tape 12 11/1/2015
TODAY FUNCTION

ntax for the TODAY function in Microsoft Excel is:


()
eters or Arguments
are no parameters or arguments for the TODAY function.
s
DAY function returns a serial date value. A serial date is how Excel stores
nternally and it represents the number of days since January 1, 1900.

AGE (days)
0
107
779
BASIC IF FUNCTION
LOGICAL FUNCTIONS Using OR Function

Age Results Students Acctg 401 Acctg 202 Acctg 105


15 Ricaberte 91 86 95
16 Minoza 85 68 99
18 Tumulak 67 87 90
21 Abella 98 88 91
34 Umpad 77 92 75
Jandayan 93 88 94
Alvarado 72 89 87

1. Using IF Function
2. Using AND Funtion
3. Using OR Function

NOT FUNCTION NESTED FUNCTION


Using NOT Function Rep Total Sales Unit Sales
Jack ₱ 4,133.00 1818
Students Acctg 401 Acctg 202 RESULT Constance ₱ 3,168.00 1293
Ricaberte 91 86 Victor ₱ 2,417.00 1756
Minoza 85 68 Cedric ₱ 3,459.00 2200
Tumulak 67 87 Timmy ₱ 3,186.00 2413
Abella 98 88
Umpad 77 92
Jandayan 93 88
Alvarado 72 89
1 2 3

Result Result Result

COMBINE FUNCTIONS
Bonus Set 1 Set 2
No Bonus 25 16
No Bonus 36 54 MAX Sum 196
No Bonus 35 88
Bonus 14 16
Bonus 23 22
133 196
FUNCTIONS TO ENTER DATE AND TIME
TODAY FUNCTION
NOW FUNCTION
DATE FUNCTION
CTRL+SHIFT+;
CTRL +;

OTHER FUNCTIONS RELATED TO DAT


FUNCTIONS

NETWORKDAYS FUNCTION

NETWORKDAYS.INTL FUNCTION

WEEKDAY FUNCTION

WORKDAY FUNCTION

WORKDAY.INTL FUNCTION

WEEKNUM FUNCTION

ISOWEEKNUM FUNCTION

PROJECT INFORMATION
Start date
End Date
Holiday 1
Holiday 2
Holiday 3

RESULT
NETWORKDAYS FUNCTION
NETWORKDAYS.INTL FUNCTION
WEEKDAY FUNCTION
WORKDAY FUNCTION
WORKDAY.INTL FUNCTION
WEEKNUM FUNCTION
ISOWEEKNUM FUNCTION
SYNTAX RESULT
"=TODAY()"
"=NOW()"
"=DATE(year,month,date)"
CTRL+SHIFT+;
CTRL + ;

NCTIONS RELATED TO DATE


SYNTAX RESULT

"=NETWORKDAYS(start_date,
end_date, [holidays])"
"=NETWORKDAYS.INTL(start_date,
end_date, [weekend], [holidays])"
"=WEEKDAY(serial_number,
[return_type])"
"=WORKDAY(start_date, days, **SEE DEMO BELOW
[holidays])"
"=WORKDAY.INTL(start_date, days,
[weekend], [holidays])")

"=WEEKNUM(serial_number,
[return_type])"
"=ISOWEEKNUM(date)"

RMATION
3/1/2021
3/31/2021
3/10/2021
3/25/2021
3/29/2021

T
OTHER SIMPLE TIME FUNCTIO
FUNCTION
TIME FUNCTION
TIME VALUE FUNCTION
HOUR FUNCTION
MINUTE FUNCTION
SECOND FUNCTION
OTHER SIMPLE DATE FUNCTIO
FUNCTION

DATE VALUE FUNCTION

DAY FUNCTION

MONTH FUNCTION

YEAR FUNCTION

DAYS FUNCTION

DAYS 360 FUNCTION

EDATE FUNCTION
EOMONTH FUNCTION

YEARFRAC FUNCTION
OTHER SIMPLE TIME FUNCTIONS
SYNTAX RESULT
"=TIME(hour, minute, second)"
"=TIMEVALUE(time_text)"
"=HOUR(serial_number)"
"=MINUTE(serial_number)"
"=SECOND(serial_number)"
OTHER SIMPLE DATE FUNCTIONS
SYNTAX RESULT

"=DATEVALUE("date_text")"

"=DAY(serial_number)"

"=MONTH(serial_number)"

"=YEAR(serial_number)"

"=DAYS(end_date, start_date)"

"=DAYS360(start_date, end_date,
[method])"
"=EDATE(start_date, months)"
"=EOMONTH(start_date, month)"

"=YEARFRAC(start_date, end_date)"
SAMPLE TIME

9:30 AM

SAMPLE DATES

3/1/2021

3/31/2021
THE LEFT FUNCTION
Full Name Last Name First Name
Alvarado John Dave Alvarado
Tumulak Kent Tumulak

THE FIND FUNCTION


Full Name Last Name First Name
Alvarado, John Dave Alvarado
Tumulak, Kent Tumulak

THE RIGHT FUNCTION


Full Name Last Name First Name
Alvarado John Dave John Dave
Tumulak Kent Kent

THE TEXT TO COLUMNS FEATURE


Full Name Last Name First Name
Alvarado, John Dave
Tumulak, Kent

OTHER FUNCTIONS
THE UPPER FUNCTION
First Name Last Name Upper First Name
gECERson enJAMbre GECERSON
sPOngeBOb star
sheneBELS Oilala

THE LOWER FUNCTION


First Name Last Name Lower First Name
gECERson enJAMbre gecerson
sPOngeBOb star
sheneBELS Oilala

THE PROPER FUNCTION


First Name Last Name Proper First Name
gECERson ENJAMBRE Gecerson
sPOngeBOb star
sheneBELS Oilala

OTHER USAGE/EXAMPLES OF TEXT FUNCTIONS

1 Date Today is Date Format


3/9/2021

2 Old Price of EXO Discount Given


$ 2,000,000 25%
Without Concatenate
With Concatenate

3 Product Code Product Code


12345
363653
1023457

4 PHONE NUMBER
639710788040
639223457890
THE MID FUNCTION
Campus/Building/Floor Campus Building
C1BAFL01 C1 BA
C1BBFL02 C1 BB
C1BAFL03 C1 BA

THE CONCATENATE FUNCTION


Last Name First Name Suffix
Alvarado John Dave Jr.
Tumulak Kent

TEXT CONCATENATION WITH AMPERSAND


Last Name First Name Full Name
Alvarado John Dave Alvarado John Dave
Tumulak Kent

ONS
N
Upper Last Name
ENJAMBRE

ON
Lower Last Name
enjambre

ON
Proper Last Name
Enjambre
FUNCTIONS

Today is Saturday 17 April 2021

Quantity
13
The final price is $ 6,500,000.00
The final price is $ 6,500,000.00

0012345

(+63) 971 078 8040


Floor

Full Name
Alvarado John Dave,Jr.

You might also like