C
ChrisC
Since I have never had the need to do this nor can I seam
to figure it out, can anyone tell me how I can take 2
Dates and return how many months there are left till I
reach a third date?
Example:
Release date = "2/1/2001"
Expire date = "2/1/2006"
Current date "12/10/2003"
I need to know the differenc between the "current date"
and the "expire date" in months.
Anyone?
Thanks.
to figure it out, can anyone tell me how I can take 2
Dates and return how many months there are left till I
reach a third date?
Example:
Release date = "2/1/2001"
Expire date = "2/1/2006"
Current date "12/10/2003"
I need to know the differenc between the "current date"
and the "expire date" in months.
Anyone?
Thanks.