ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   HOW DO I CREATE A TOOL FOR CONVERTING PERCENT INTO LETTER GRADES? (https://www.excelbanter.com/excel-discussion-misc-queries/43859-how-do-i-create-tool-converting-percent-into-letter-grades.html)

fernman

HOW DO I CREATE A TOOL FOR CONVERTING PERCENT INTO LETTER GRADES?
 


Paul Sheppard


fernman Wrote:


Hi fernman

Try creating a lookup table, or using the IF function

If this does not answer your question, try giving some example data and
you may get a better response


--
Paul Sheppard


------------------------------------------------------------------------
Paul Sheppard's Profile: http://www.excelforum.com/member.php...o&userid=24783
View this thread: http://www.excelforum.com/showthread...hreadid=401868


paul

especially when some of us can see only this

Subject: HOW do i create a tol for convert.......

--
paul
remove nospam for email addy!



"Paul Sheppard" wrote:


fernman Wrote:


Hi fernman

Try creating a lookup table, or using the IF function

If this does not answer your question, try giving some example data and
you may get a better response


--
Paul Sheppard


------------------------------------------------------------------------
Paul Sheppard's Profile: http://www.excelforum.com/member.php...o&userid=24783
View this thread: http://www.excelforum.com/showthread...hreadid=401868



NlCO


=IF(A1="","N/A",IF(A1<0.2,"E",IF(A1<0.4,"D",IF(A1<0.6,"C",IF(A1 <0.8,"B",IF(A1<1,"A","ERROR"))))))

You can change the percentages, the letters or nest up to 2 more IF
formulas.

Saludos

NlCO


--
NlCO
------------------------------------------------------------------------
NlCO's Profile: http://www.excelforum.com/member.php...o&userid=26123
View this thread: http://www.excelforum.com/showthread...hreadid=401868



All times are GMT +1. The time now is 03:10 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com