G
Guest
Hi there,
I have a query that pulls information on contracts that run in annual
cycles. Each record for each contract has a "renewal_date" and based on this
date I use the DateAdd Function to determine an earlier date by which a
renewal notice has to be sent out.
Here's the problem: while the month and the day for each renewal_date is
correct, the year may be wrong (don't ask--I inherited this project...). So
is there some kind of calculation I can run in the field cell of the query
that will return a new version of "renewal_date"--in mm/dd/yyyy format--where
the month and date are the same but the year represents the next re-up date
for the contract?
(I hope that made sense).
Thanks,
YYY
I have a query that pulls information on contracts that run in annual
cycles. Each record for each contract has a "renewal_date" and based on this
date I use the DateAdd Function to determine an earlier date by which a
renewal notice has to be sent out.
Here's the problem: while the month and the day for each renewal_date is
correct, the year may be wrong (don't ask--I inherited this project...). So
is there some kind of calculation I can run in the field cell of the query
that will return a new version of "renewal_date"--in mm/dd/yyyy format--where
the month and date are the same but the year represents the next re-up date
for the contract?
(I hope that made sense).
Thanks,
YYY