G
grin2000
I have 2 cells. One with the date 2/1/2004 and one 8/1/2005. The firs
date represents when someone starts training for a new job (2/1/2004)
The second date is the first day of the 19th month which represents th
date when they actually become a full time employee after the 18 ful
months of training. That full 18 months is the most time that perso
should be trained for no longer. So this means that the person coul
start earlier than the 1st day of the 19th month if the training i
completed earlier but no later than that day (8/1/2005).
I need to validate that 2nd date by clicking on that cell and going t
Data and Valuation. Then I have to chose a custom criteria in the for
of a function which does 3 things.
1)To validate that the 8/1/2005 is greater than 2/1/2004. 2)To validat
that the start date (2/1/2004) is on the first day of the month. 3)T
validate that the full time employee status date (8/1/2005) is les
than or equal to the 18 month difference from the start date o
2/1/2004.
The used the AND function for all 3 different checks but I couldn't ge
it to work. I really appreciate it if someone could explain to me ho
this can be done using the AND function.
THANK
date represents when someone starts training for a new job (2/1/2004)
The second date is the first day of the 19th month which represents th
date when they actually become a full time employee after the 18 ful
months of training. That full 18 months is the most time that perso
should be trained for no longer. So this means that the person coul
start earlier than the 1st day of the 19th month if the training i
completed earlier but no later than that day (8/1/2005).
I need to validate that 2nd date by clicking on that cell and going t
Data and Valuation. Then I have to chose a custom criteria in the for
of a function which does 3 things.
1)To validate that the 8/1/2005 is greater than 2/1/2004. 2)To validat
that the start date (2/1/2004) is on the first day of the month. 3)T
validate that the full time employee status date (8/1/2005) is les
than or equal to the 18 month difference from the start date o
2/1/2004.
The used the AND function for all 3 different checks but I couldn't ge
it to work. I really appreciate it if someone could explain to me ho
this can be done using the AND function.
THANK