Hi All-
I would like to have assistance in writing an equation which will look at several criteria and spit out if a date is between 2 given dates. Basically if it is in Batch 1 then the equation will check a date and see if it falls on our between 1/7/2013 - 1/18/2013 and returns true/false and if it is in batch 2 it does it for the corresponding dates etc.
Any thoughts on how to do this easily?
[TABLE="width: 210"]
Batch
[/td]Start Date
[/td]End Date
[/td]1
[/td]
[TD="align: right"]2013-01-07[/TD]
[TD="align: right"]2013-01-18[/TD]
2
[/td]
[TD="align: right"]2013-01-21[/TD]
[TD="align: right"]2013-02-01[/TD]
3
[/td]
[TD="align: right"]2013-02-04[/TD]
[TD="align: right"]2013-02-15[/TD]
4
[/td]
[TD="align: right"]2013-02-18[/TD]
[TD="align: right"]2013-03-01[/TD]
5
[/td]
[TD="align: right"]2013-03-04[/TD]
[TD="align: right"]2013-03-15[/TD]
6
[/td]
[TD="align: right"]2013-03-18[/TD]
[TD="align: right"]2013-03-29[/TD]
[/TABLE]