Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Curt: Just to add another suggestion. The following will also work and it also handles the .9 and .6 as does Bob Phillips's =IF(A1=0.9,"A",(IF(A1=0.8,"B",(IF(A1=0.7,"C",(I F(A1=0.6,"D","F"))))))) Good luct TK "Curt R." wrote in message ... .9 = A .8 to .89 = B .7 to .79 = C .6 to .69 = D <.6 = F |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sorting cells with a string formulas | Excel Worksheet Functions | |||
Multiple String IF Formulas | Excel Worksheet Functions | |||
How do I string formulas together in Excel to display variables | New Users to Excel | |||
Long string of IF formulas | Excel Discussion (Misc queries) | |||
Create a formula into a String then assign string to a cell | Excel Programming |