Please help!
I'm not sure what is the best way to solve this issue.
I have two date columns (FROM, PRESENT). With that I need to calculate number of days. (For Example: This is Jan 04 data.)
Slight problem is that if PRESENT date is >= '1 Feb 04' then I need PRESENT field to be '31 Jan 04'. At this point, my calculation of no of days is not what we are looking for.
Thanks for your help in advance.
Kokiri
I'm not sure what is the best way to solve this issue.
I have two date columns (FROM, PRESENT). With that I need to calculate number of days. (For Example: This is Jan 04 data.)
Slight problem is that if PRESENT date is >= '1 Feb 04' then I need PRESENT field to be '31 Jan 04'. At this point, my calculation of no of days is not what we are looking for.
Thanks for your help in advance.
Kokiri