B
Brian Simmons
Hi all,
I'm just having one of those days where seemingly easy problems are giving
me a devil of a time.
Here's the scenario:
Company's fiscal year runs from 10/1/YY -> 9/30/(YY+1), i.e. 10/1/2006 ->
9/30/2007
Users are required to enter a FromDate and ToDate for services needed.
The dilemna: The FromDate and ToDate cannot span a fiscal year.
Good dates (arbitrarily picked to give some examples):
10/1/06 -> 11/1/06
10/1/06 -> 2/1/07
10/1/06 -> 9/30/07
3/1/07 -> 9/30/07
Bad dates:
10/1/06 -> 10/1/07
9/30/06 -> 11/1/07
9/1/07 -> 10/5/07
Anyone game for helping me out?
Thanks,
Brian
I'm just having one of those days where seemingly easy problems are giving
me a devil of a time.
Here's the scenario:
Company's fiscal year runs from 10/1/YY -> 9/30/(YY+1), i.e. 10/1/2006 ->
9/30/2007
Users are required to enter a FromDate and ToDate for services needed.
The dilemna: The FromDate and ToDate cannot span a fiscal year.
Good dates (arbitrarily picked to give some examples):
10/1/06 -> 11/1/06
10/1/06 -> 2/1/07
10/1/06 -> 9/30/07
3/1/07 -> 9/30/07
Bad dates:
10/1/06 -> 10/1/07
9/30/06 -> 11/1/07
9/1/07 -> 10/5/07
Anyone game for helping me out?
Thanks,
Brian