IDNLearn.com is the perfect place to get detailed and accurate answers to your questions. Whether it's a simple query or a complex problem, our community has the answers you need.
code in excel to assign grades using if() function
* if marks is greater than 80 grade=A1,
* if marks is less than 80 or equals to 70 grade=A
* if marks is less than 70 or equals to 60 grade=B
* if marks is less than 60 or equals to 50 grade= C
Sagot :
We appreciate your contributions to this forum. Don't forget to check back for the latest answers. Keep asking, answering, and sharing useful information. Thanks for visiting IDNLearn.com. We’re dedicated to providing clear answers, so visit us again for more helpful information.