Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I'm trying to write a formula which would help me identify all dates within a
month and give me a result that says "July" or "Aug" or whatever. This is the formula that I tried but didn't work: =IF(AND(6/30/2009A1,7/30/2009<=A1),"July") A B 1 6/30/2009 July 2 7/4/2009 July 3 7/15/2009 July |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can I use 'CONTAINS' in an IF Logical Test? | Excel Worksheet Functions | |||
A logical test in the If function for blank, i.e., If blank? | Excel Worksheet Functions | |||
EXCEL 2000 - IF function returns wrong result from logical test | Excel Worksheet Functions | |||
Can I create an "IF" function using cell color as a logical test? | Excel Worksheet Functions | |||
Logical Test | Excel Worksheet Functions |