I have a field in my query called CaseEffDate. Some effective dates are the 15th of the mth, ie 1/15/2004. I want to have all dates that show the 15th to become a NewCaseEffDate as the 1st day of the following month.
Example:
I want 1/15/2004 to become 2/1/2004.
I want 10/15/2003 to become 11/1/2003.
If the date is anything other than the 15th then I want to leave AS IS. Any help is appreciated.
Using WinXP, Access 2003.
Example:
I want 1/15/2004 to become 2/1/2004.
I want 10/15/2003 to become 11/1/2003.
If the date is anything other than the 15th then I want to leave AS IS. Any help is appreciated.
Using WinXP, Access 2003.