0% found this document useful (0 votes)
17 views1 page

Formula Rs

Uploaded by

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

Formula Rs

Uploaded by

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

FORMULARS

For grades

=If(h3>= 70 , ”A”, if(h3>=50,”B”, if(h3>=40,”C”, If(h3>=35,”D”,if(h3<=34 , “F”,)))))

H3- The cell

For attempted

IF(OR(AND(B2>=70, c2>=60), AND(D2>=70, E2>=60)), “GOOD”, IF (f2>=60, ”better” , ”attempted”))

Where

B2, C2 D2 and E2 can be the subjects where the cell F2 can be the average of the subjects

For

You might also like