Uploaded by Adarsh Jha

Chapter - 12 Microsoft Excel ( Basic to Adv. Formula Part - 3 )

advertisement
Address :- New Delhi
Contact :- 8882880965
STP COMPUTER EDUCATION
The Best Quality of Software &Programming Computer Education
www.stpcomputereducation.com
SUBJECT :- MSICROSOFT OFFICE
Chapter 12
Microsoft Excel ( Basic to Adv. Formula Part - 3 )
A
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
=UPPER(D2)
=LOWER(D3)
=PROPER(D3)
=RIGHT(D3,2)
=LEFT(D3,2)
=LEN(D3)
=ISTEXT(D3)
=ISNUMBER(D3)
=ISEVEN(6)
=ISODD(4)
=TRIM(D5)
=CONCATENATE(D7,F7)
=REPT(D7,5)
=MID(D9,3,3)
=FIND("p",D9,1)
=EXACT(D7,E8)
B
C
D
E
F
amit
AMIT
Amit
kumar
Amit
kumar
Amit
computer
Formula Output & Return
A
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
B
AMIT
amit
Amit
IT
AM
C
D
E
F
amit
AMIT
Amit
kumar
4
TRUE
FALSE
TRUE
FALSE
Amit kumar
Amitkumar
AmitAmitAmitAmitAmit
mpu
4
TRUE
Amit
kumar
Amit
computer
Download