This is yet another case for one of the "Old Programmer's Rules."
"Access won't tell YOU what YOU didn't tell it first." Meaning, if your application needs this kind of information, you must CAPTURE and STORE this kind of information. So you would need a field in the record for dates and code in the relevant forms to maintain those dates.