Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thank you for your quick reply... most helpful!!
"Elkar" wrote: You can use the AND and OR functions. Try this: =IF(OR(C9={"jul","mid-jul","end-jul"}),40*E9,0) HTH, Elkar "LisaD" wrote: Stumped on this one... is it possible to have more than one logical test using the "IF" function? My example: C9 is a drop down that includes months (i.e. Jul, Mid-Jul, End-Jul). I need to calculate all the July's, not just "Jul". This is what I need, but I don't know how to setup it up. IF C9 = "Jul" or "Mid-Jul" or "End-Jul", 40*E9, 0 Many thanks!! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
A logical test in the If function for blank, i.e., If blank? | Excel Worksheet Functions | |||
Follow-up to Logical Test Question | Excel Worksheet Functions | |||
=IF logical test to search only part of a cell | Excel Worksheet Functions | |||
Logical test | Excel Discussion (Misc queries) | |||
logical test - within a range | Excel Worksheet Functions |