G
GGill
I have in my form text box 'MyDate' and text box 'Month after date'.
Quaterly i need count moths in my text box 'Month after date'.
For example:
next 1 quarter
If my current date between 3/31/2006-6/29/06 then count month
between 'MyDate' and 3/31/06
next 2 quarter
If my current date between 6/30/2006-9/29/06 then count month
between 'MyDate' and 6/30/06
next 3 quarter
If my current date between 9/30/2006-12/30/06 then count month
between 'MyDate' and 9/30/06
next 4 quarter
If my current date between 12/31/2006-3/30/07 then count month
between 'MyDate' and 12/31/06
Please help me to figure out this.
Thank you
Quaterly i need count moths in my text box 'Month after date'.
For example:
next 1 quarter
If my current date between 3/31/2006-6/29/06 then count month
between 'MyDate' and 3/31/06
next 2 quarter
If my current date between 6/30/2006-9/29/06 then count month
between 'MyDate' and 6/30/06
next 3 quarter
If my current date between 9/30/2006-12/30/06 then count month
between 'MyDate' and 9/30/06
next 4 quarter
If my current date between 12/31/2006-3/30/07 then count month
between 'MyDate' and 12/31/06
Please help me to figure out this.
Thank you