Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / July 2004

Tip: Looking for answers? Try searching our database.

grade score

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Apiwat - 14 Jul 2004 02:03 GMT
how to change grade (A,B,C) to 4,3,2 score
CLR - 14 Jul 2004 02:39 GMT
You could use the Edit > Replace feature three times to find A and replace
with 4, and find B and replace with 3, etc.............or you could use a
helper column and put in a formula like

=IF(A1="A",4,IF(A1="B",3,IF(A1="C",2,""))) and copy it down the helper
column.

Vaya con Dios,
Chuck, CABGx3

> how to change grade (A,B,C) to 4,3,2 score
Peo Sjoblom - 14 Jul 2004 03:11 GMT
With the grade in A1

=IF(A1="","",LOOKUP(A1,{"A";"B";"C"},{4;3;2}))

Signature

Regards,

Peo Sjoblom

(No private emails please, for everyone's
benefit keep the discussion in the newsgroup/forum)

> how to change grade (A,B,C) to 4,3,2 score
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.