Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
This should do it entered into AA4:
=IF(AND(C4<2005,Q4=2005),U4,IF(AND(C4=2005,Q4=2005 ),J4+U4,IF(AND(C4=2005,Q4<2005),J4,"None of these"))) If the combinations of C4 and Q4 are not any that you state, then you will get the text "None of these" - you might want to set this to zero or some other value. Hope this helps. Pete |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Instead of a negative number, I'd like to show zero... | Excel Worksheet Functions | |||
copied formula has correct cell reference, but result of original | Excel Worksheet Functions | |||
Multiple Conditions in a cell | Excel Worksheet Functions | |||
Copy cell format to cell on another worksht and update automatical | Excel Worksheet Functions | |||
convert value in word. For Exampe Rs.115.00 convert into word as . | Excel Discussion (Misc queries) |