S
Steve Schneider
I'm trying to get a query to add exactly one year to a
date format of 09/26/03. I've tried AddDate("d",365,
[DateJoined]), but it doesn't always calculate to exactly
the same date. (e.g. 10/1/03 becomes 09/30/04) I'm sure
it's something simple, but nothing's working at the
moment. Thank you.
date format of 09/26/03. I've tried AddDate("d",365,
[DateJoined]), but it doesn't always calculate to exactly
the same date. (e.g. 10/1/03 becomes 09/30/04) I'm sure
it's something simple, but nothing's working at the
moment. Thank you.