Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If I remove: IF(MONTH($C$29)=8,$C$28/12*8) The formula works fine. I
am having trouble finding the problem with this part of the formula. =IF(MONTH($C$29)=1,$C$28/12*3,IF(MONTH($C$29)=2,$C$28/12*2,IF(MONTH($C$29)=3,$C$28/12*1,IF(MONTH($C$29)=4,$C$28/12*12,IF(MONTH($C$29)=5,$C$28/12*11,IF(MONTH($C$29)=6,$C$28/12*10,IF(MONTH($C$29)=7,$C$28/12*9,IF(MONTH($C$29)=8,$C$28/12*8,)))))))) Any suggestion is appreciated. Thanks, Bill |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Nested IF statement with VLOOKUP | Excel Discussion (Misc queries) | |||
:confused: Nested if then else statement | Excel Worksheet Functions | |||
Nested IF Statement Question | Excel Discussion (Misc queries) | |||
Problem with nested IF_OR statement | Excel Worksheet Functions | |||
7+ nested if statement? | Excel Worksheet Functions |