Hello guys!
Im just new here. I'm a teacher and i want to make my self comfortable with my job so i use excel to make my class records and grading sheet with ranking of my pupils. my major problem is, i want to program a condition that stating 2 true values i think i might use "and" function nesting in "if" function but i dont know how. these are my datas that i will give to you guys:
for example: The average grade of my pupils are 79, 89, 70, 65, 99, 92, 73 and i want to appear a result of:
Average grade <75= D
Average grade >75 but less than 80= AD
Average grade > 79 but less than 85 = A
Average grade >84 but less than 90= AA
Average grade >89 but less than 95= G
Average grade >95 but less than 100= HG
Im just new here. I'm a teacher and i want to make my self comfortable with my job so i use excel to make my class records and grading sheet with ranking of my pupils. my major problem is, i want to program a condition that stating 2 true values i think i might use "and" function nesting in "if" function but i dont know how. these are my datas that i will give to you guys:
for example: The average grade of my pupils are 79, 89, 70, 65, 99, 92, 73 and i want to appear a result of:
Average grade <75= D
Average grade >75 but less than 80= AD
Average grade > 79 but less than 85 = A
Average grade >84 but less than 90= AA
Average grade >89 but less than 95= G
Average grade >95 but less than 100= HG