I have an Access database containing a Birthdate field, a DateTime field formatted as mm/dd/yyyy.
I want to extract the day and month portion of the Birthdate field and add them to the current year, e.g., if a person was born on 03/13/1952, I would want a date of 03/13/2003 or 03/13/2004, etc. to use in a date calculation. In the calculation I need to add 5 working days to the current year birthdate,e.g., 03/13/2005 + 5 working days, to set an alert where todays date is greater than the calculated current year birthdate + 5 working days.
Alert: current date(mm/dd/yyyy) - birth month(mm)/birth day(dd)/current year(yyyy) >= 6 days
Can anyone help with a formula or tips?
As before, I don't have access to any help files or books(it's a long, painful story), so you guys are the help files (probably better too!)
Thanks in advance!
stancer
I want to extract the day and month portion of the Birthdate field and add them to the current year, e.g., if a person was born on 03/13/1952, I would want a date of 03/13/2003 or 03/13/2004, etc. to use in a date calculation. In the calculation I need to add 5 working days to the current year birthdate,e.g., 03/13/2005 + 5 working days, to set an alert where todays date is greater than the calculated current year birthdate + 5 working days.
Alert: current date(mm/dd/yyyy) - birth month(mm)/birth day(dd)/current year(yyyy) >= 6 days
Can anyone help with a formula or tips?
As before, I don't have access to any help files or books(it's a long, painful story), so you guys are the help files (probably better too!)
Thanks in advance!
stancer