0% found this document useful (0 votes)
5 views8 pages

3rd Class

The document outlines various date and time functions, including how to manipulate dates and display current time. It also covers mathematical functions such as SUM, MOD, POWER, and statistical functions like AVERAGE and COUNT. Additionally, it includes logical functions like ISTEXT, ISNUMBER, and ISBLANK.

Uploaded by

vs7893548
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views8 pages

3rd Class

The document outlines various date and time functions, including how to manipulate dates and display current time. It also covers mathematical functions such as SUM, MOD, POWER, and statistical functions like AVERAGE and COUNT. Additionally, it includes logical functions like ISTEXT, ISNUMBER, and ISBLANK.

Uploaded by

vs7893548
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 8

date function

date ?
year 2022
month 9
day 10

Date day year month


5/30/2017 ? ? ?

add month Eomonth


start date month result
5/15/2017 5 10-Nov-17

start date month edate


5/15/2017 5 ?

today ?

current time and date display


now ?

display week day


weekday
5/30/2017 ? right click formate cell

time functions
time hour min second
16:56 ? ? ?

time
hour min second TIME
5 6 10 ?

MATH FUNTIONS
SUM
100 100
200 300
300 600
400 1000
500 1500
600 2100
700 2800
800 3600
900 4500
1000 5500
1100 6600
6600

ROMAN
1
10
100
1000

MOD
NUMBER DIVISOR RESULT
7 2 ?

POWER
NUMBER POWER RESULT
4 6 ?

ODD
NUMBER
2 3

EVEN
1 2

PRODUCT

4 5 20

SQRT
144 12

ABS
-144 144

stasticial and information function


average
1000
2000 RESULT
3000
4000
5000

COUNT
100
200
300 COUNT 4
500

COUNTA
100
100
A COUNTA 5
A
100

COUNTIF
100
A
A COUNT ONLY A 3
A
B
B
200
300

COUNTBLANK
100 BLANK CELL COUNT
200
300

100

ISTEXT
l234 TRUE
JANIM TRUE
MANI TRUE
RANI TRUE

ISNUMBER

l234 FALSE
455 TRUE
4545 TRUE
2545 TRUE

ISLOGICAL

TRUE TRUE
FALSE TRUE

ISBLANK
100 FALSE
TRUE

ISEVEN
10 TRUE
200 TRUE
345 FALSE
ISODD

10 FALSE
200 FALSE
345 TRUE
0

custome type-ddd
NS
n function

You might also like