Thread
:
I want to string several formulas together.
View Single Post
#
2
Posted to microsoft.public.excel.programming
John[_88_]
external usenet poster
Posts: 205
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
Reply With Quote
John[_88_]
View Public Profile
Find all posts by John[_88_]