CH 6. IF Condition
CH 6. IF Condition
Student Marksheet
Nandini Barot
Page 1
Ch 6. Student Marksheet
Then just drag the content of I2 to the remaining cell of the column up to I6
cell. Automatically the formula will be copied. To drag the content of the
cell, click on the cell. Drag the corner of the cell to the required number of
the cell.
A B C D E F G H I
1 Rn Nam Mat S S. En
Total Average Class
o e hs ci S g
2 7 =sum(C2: =Average(C2 =IF(H2>=60;"First";IF(H2>=55;"second";IF(H2>=4
1 Ram 76 63 79
2 F2) :F2) 8;"third";"Fail")))
3 Shya 4 =sum(C3: =Average(C3 IF(H3>=60;"First";IF(H3>=55;"second";IF(H3>=48;
2 55 39 48
m 2 F3) :F3) "third";"Fail")))
4 8 =sum(C4: =Average(C4 IF(H4>=60;"First";IF(H4>=55;"second";IF(H4>=48;
3 Rita 79 88 75
2 F4) :C4) "third";"Fail")))
5 5 =sum(C5: =Average(C5 IF(H5>=60;"First";IF(H5>=55;"second";IF(H5>=48;
4 Gita 35 40 90
6 F5) :F5) "third";"Fail")))
6 5 =sum(C6: =Average(C6 IF(H6>=60;"First";IF(H6>=55;"second";IF(H6>=48;
5 Ravi 42 68 72
9 F6) :F6) "third";"Fail")))
Nandini Barot
Page 2