Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am using the following formula to work out when we have a status of red
against work programmes: =SUMPRODUCT(--($B$2:$B$191="Prog1"),--($C$2:$C$191="Prog2"),--($D$2:$D$191="RED")) However, I want to introduce a further criteria which picks up when a plan is not in place. Excel doesn't seem to like it when I add NOT = "Active" to the end of the above formula. Anyone got any ideas please? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
The symbol for not equal to is: <
Hope this helps. Pete Kierano wrote: I am using the following formula to work out when we have a status of red against work programmes: =SUMPRODUCT(--($B$2:$B$191="Prog1"),--($C$2:$C$191="Prog2"),--($D$2:$D$191="RED")) However, I want to introduce a further criteria which picks up when a plan is not in place. Excel doesn't seem to like it when I add NOT = "Active" to the end of the above formula. Anyone got any ideas please? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Reusing formula | Excel Discussion (Misc queries) | |||
Match then lookup | Excel Worksheet Functions | |||
Formula Problem - interrupted by #VALUE! in other cells!? | Excel Worksheet Functions | |||
Formula checking multiple worksheets | Excel Worksheet Functions | |||
Formula checking multiple worksheets | Excel Worksheet Functions |