G
G2
Hi,
I'm trying to build a calculated field in an Access query to do the
following:
Select the 1st date of the month following whatever month the "Rate
Effective Date" is in.
For example:
If Rate Effective Date = 7/9/2009, the field will return 8/1/2009.
If Rate Effective Date = 12/31/2009, the field will return 1/1/2010.
It's probably a simple line of sql code or easy to build with the
function builder, but I haven't worked in Access for awhile and google
has fallen short.
Thanks!!!
I'm trying to build a calculated field in an Access query to do the
following:
Select the 1st date of the month following whatever month the "Rate
Effective Date" is in.
For example:
If Rate Effective Date = 7/9/2009, the field will return 8/1/2009.
If Rate Effective Date = 12/31/2009, the field will return 1/1/2010.
It's probably a simple line of sql code or easy to build with the
function builder, but I haven't worked in Access for awhile and google
has fallen short.
Thanks!!!