Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
fernman
 
Posts: n/a
Default HOW DO I CREATE A TOOL FOR CONVERTING PERCENT INTO LETTER GRADES?


  #2   Report Post  
Paul Sheppard
 
Posts: n/a
Default


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

  #3   Report Post  
paul
 
Posts: n/a
Default

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


  #4   Report Post  
NlCO
 
Posts: n/a
Default


=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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Create a tabular control rkg Excel Discussion (Misc queries) 0 August 8th 05 09:25 PM
Free Data Process/Query Tool Daniel CHEN New Users to Excel 1 May 25th 05 07:48 AM
Free Data Process/Query Tool Daniel CHEN Excel Discussion (Misc queries) 0 May 24th 05 10:15 PM
Free Tool (Add-in) To Speed Up Your Data Processing Danniel Chen Excel Worksheet Functions 0 May 23rd 05 09:11 PM
Can't create dynamic charts Brian Sells Charts and Charting in Excel 7 March 22nd 05 04:23 AM


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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"