Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
To determine if a date falls within a time period, I created this
function, but keep getting #NAME? for the result. =IF(AND(7/1/2005<=AE,AE<=6/30/2006),"FY2005","NA") This function is in AF, where the result would be placed. I will appreciate advice what is wrong or missing with this function? Thanks! |