You are on page 1of 3

Excel class

(-ve Square Root)- by using sqrt(abs(digit)


Whole no..=round(digit,0)
Decimal one place..=round(digit,1)
Maximum..=max(all shell)
Minimum.=min(all shell)
Average..=aver(all shell)
Sum.=sum(total shell)
Discount.=select Digit *discount %(F2*5%)
Net amount.=total amnt- discount
Count..=all shell
Condition..=(all shell),<no)
Coundition..=..=(all shell),>no)

Result.=
==IF(I2>=40,"pass",IF(I2>=35,"comp",IF(I2<=30,"fail")))

You might also like