Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Is ther a liimit to the number of conditions using the if function.
This works =IF(Master!B23="Brandon",Rate!$J$2,IF(Master!B23=" Don",Rate!$J$3,IF(Master!B23="Donny",Rate!$J$4,IF( Master!B23="Jimmy",Rate!$J$5,IF(Master!B23="Neil", Rate!$J$6,IF(Master!B23="Razz",Rate!$J$7,IF(Master !B23="Scott",Rate!$J$8,IF(Master!B23="Seth",Rate!$ J$9,"")))))))) but when I add one more I get an error =IF(Master!B23="Brandon",Rate!$J$2,IF(Master!B23=" Don",Rate!$J$3,IF(Master!B23="Donny",Rate!$J$4,IF( Master!B23="Jimmy",Rate!$J$5,IF(Master!B23="Neil", Rate!$J$6,IF(Master!B23="Razz",Rate!$J$7,IF(Master !B23="Scott",Rate!$J$8,IF(Master!B23="Seth",Rate!$ J$9,IF(Master!B2="Shane",Rate!$J$10,""))))))))) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need some comments on my Utility_Move class module. | Excel Worksheet Functions | |||
Creating a Custom Excel Function to Calculate Gini Coefficients | Excel Worksheet Functions | |||
Date & Time | New Users to Excel | |||
Conversion | Excel Worksheet Functions | |||
HOW CAN I GET OFFICE 2003 EXCEL BASIC TO NEST FUNCTIONS LIKE EXCE. | Excel Worksheet Functions |