Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am setting a following formula:
=IF(AB187,"A",IF(AB184,"B+",IF(AB178,"B",IF(AB1 72,"C",IF(AB1<73,"F",0))))) for grades of student. It gives me error. For example. If student got 87 he should have B+ according to formula. However, excel gives me "A" instead of B+. Please help |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I copied your formula to test it and it's providing the correct answers when
I tried it. I even tried your example of entering the grade of 87 and it gave me the result of B+. I don't understand as to why you would be receiving the incorrect result. "NS" wrote: I am setting a following formula: =IF(AB187,"A",IF(AB184,"B+",IF(AB178,"B",IF(AB1 72,"C",IF(AB1<73,"F",0))))) for grades of student. It gives me error. For example. If student got 87 he should have B+ according to formula. However, excel gives me "A" instead of B+. Please help |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I don't understand why it gives me error. Do you think it's a excel problem?
"I Stevens" wrote: I copied your formula to test it and it's providing the correct answers when I tried it. I even tried your example of entering the grade of 87 and it gave me the result of B+. I don't understand as to why you would be receiving the incorrect result. "NS" wrote: I am setting a following formula: =IF(AB187,"A",IF(AB184,"B+",IF(AB178,"B",IF(AB1 72,"C",IF(AB1<73,"F",0))))) for grades of student. It gives me error. For example. If student got 87 he should have B+ according to formula. However, excel gives me "A" instead of B+. Please help |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I think posting two threads the same is a problem, check your other one!!
"NS" wrote: I don't understand why it gives me error. Do you think it's a excel problem? "I Stevens" wrote: I copied your formula to test it and it's providing the correct answers when I tried it. I even tried your example of entering the grade of 87 and it gave me the result of B+. I don't understand as to why you would be receiving the incorrect result. "NS" wrote: I am setting a following formula: =IF(AB187,"A",IF(AB184,"B+",IF(AB178,"B",IF(AB1 72,"C",IF(AB1<73,"F",0))))) for grades of student. It gives me error. For example. If student got 87 he should have B+ according to formula. However, excel gives me "A" instead of B+. Please help |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
On Thu, 22 Oct 2009 10:54:01 -0700, NS wrote:
I am setting a following formula: =IF(AB187,"A",IF(AB184,"B+",IF(AB178,"B",IF(AB 172,"C",IF(AB1<73,"F",0))))) for grades of student. It gives me error. For example. If student got 87 he should have B+ according to formula. However, excel gives me "A" instead of B+. Please help Are you entering the 87 directly? Or is it the result of a formula? If it is the result of a formula, then your problem is that, although you may only be displaying 87, the "real value" is slightly larger. One way to solve the problem is to ROUND the result of the formula you are using. --ron |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Are you sure 87 is 87 and not a calculated value like 87.000000123 just
displaying as 87? Have you tried deleting the contents then typing 87 in the cell? Gord Dibben MS Excel MVP On Thu, 22 Oct 2009 10:54:01 -0700, NS wrote: I am setting a following formula: =IF(AB187,"A",IF(AB184,"B+",IF(AB178,"B",IF(AB 172,"C",IF(AB1<73,"F",0))))) for grades of student. It gives me error. For example. If student got 87 he should have B+ according to formula. However, excel gives me "A" instead of B+. Please help |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
IME MODE FOR EXCEL 2007 (URGENT URGENT) | Excel Discussion (Misc queries) | |||
Urgent!!! | Excel Discussion (Misc queries) | |||
Urgent Please!! | Excel Discussion (Misc queries) | |||
Urgent-Urgent VBA LOOP | Excel Discussion (Misc queries) | |||
not urgent | Excel Discussion (Misc queries) |