0% found this document useful (0 votes)
18 views

Basic Excel Formulas: Composed By: Sir Zaffar Hussain Sargani (0342-3304479)

This document outlines 14 basic Excel formulas including addition, subtraction, multiplication, division, minimum, maximum, count, average, percentage, if statements for single and multiple conditions to determine grades.

Uploaded by

Javed Ali
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views

Basic Excel Formulas: Composed By: Sir Zaffar Hussain Sargani (0342-3304479)

This document outlines 14 basic Excel formulas including addition, subtraction, multiplication, division, minimum, maximum, count, average, percentage, if statements for single and multiple conditions to determine grades.

Uploaded by

Javed Ali
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

BASIC EXCEL FORMULAS

1. =sum(A:1:A10) Addition (+)


2. =sum(Al-A10) Subtraction (-)
3. =sum(Al*A10) Multiplication (*)
4. =sum(Al /A10) Division ( / )
5. =min(Al:A10) Minimum
6. =max(Al:A10) Maximum
7. =count(Al:A10) Count For Numeric
8. =counta(Al:A10) Count For Alphabetic
9. =fact(5)“Factor’s” 120
10. =find(“d”shafan) 4
11. =Average(Select Two Cells) Average
12. =sum(obt*100/10) Percentage
13. =if(obt>=min,“pass”,“fail” (Single Condition)
=if(per>=80,“Al”,if(per%>=70,“A”,if(p
er>=60,“B”,if(per>=50,“C”,if(per>=40,
14. Multi Condition For GRADE
“D”,if(per>=33,“E”,if(per<=30,“Fail”))
)))))

COMPOSED BY:
SIR ZAFFAR HUSSAIN SARGANI
(0342-3304479)
(25-MAY-2021)
LARKANA

You might also like