Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hi,
I am having problems using IF in a formula. This one works: = IF(C5="01","A", IF(C5="02","B", IF(C5="03","C", IF(C5="04","D", IF(C5="05","E", IF(C5="06","F", IF(C5="08","G", IF(C5="09","H" )))))))) This one does not work. I get an error message. = IF(C5="01","A", IF(C5="02","B", IF(C5="03","C", IF(C5="04","D", IF(C5="05","E", IF(C5="06","F", IF(C5="08","G", IF(C5="09","H" IF(C5="11","I", IF(C5="12","J", IF(C5="13","K", IF(C5="14","L", IF(C5="15","M", IF(C5="16","N", )))))))))))))) As you can see, I am just giving more values. Is there a limit for IF to be used ? Thanks in advance for your help |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
IF & VLOOKUP FORMULA | Excel Worksheet Functions | |||
Problem with VBA returning the contents of a long formula. | Excel Discussion (Misc queries) | |||
Match / Vlookup within an Array formula | Excel Discussion (Misc queries) | |||
Help with macro formula and variable | Excel Worksheet Functions | |||
Cell doesn't show formula result - it shows formula (CTRL + ' doe. | Excel Worksheet Functions |