View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
John[_88_] John[_88_] is offline
external usenet poster
 
Posts: 205
Default I want to string several formulas together.


=IF(A10.6,(IF(A10.69,(IF(A10.79,(IF(A10.89,(IF (A10.9,"A","B")),"B")),"C")),"D")),"F")

Best regards

John

"Curt R." wrote in message
...
.9 = A

.8 to .89 = B
.7 to .79 = C
.6 to .69 = D
<.6 = F