Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
The following formula is working perfectly but I now need to add one more
test.... I need to check T14...if T14 is equal to the word "Forever" the result should be "0" and there should not be any more testing =IF(G14=Z$3,(V14*AA$3),IF(G14=Z$4,(V14*AA$4),IF(G1 4=Z$5,(V14*AA$5),IF(G14=Z$6,(V14*AA$6),IF(G14=Z$7, (V14*AA$7),IF(G14=Z$8,(V14*AA$8),IF(G14=Z$9,(V14*A A$9)))))))) How can I simplify this equation to include the additional test? Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Too few arguments | Excel Worksheet Functions | |||
And, if, arguments.... | Excel Worksheet Functions | |||
arguments | Excel Discussion (Misc queries) | |||
Can sumproduct do two {x,y,z} arguments? | Excel Worksheet Functions | |||
Are there too many arguments | Excel Worksheet Functions |