Hello. I have a problem that you all may be able to help me with. I have an access form and on that form are 2 fields, one is called "Status" and the other "Date Last Reviewed".
What I would like to do is have the Status field set as a text box that will automatically change from "Current" to "Review" when the date in the Date Last Reviewed field reaches a specific date.
For example, when a user inputs that they reviewed the document today, then the Status field changes to "Current". When that date reaches 30 days or older than the current date, the Status field automatically changes to "Review".
Could someone steer me in the right direction to accomplish this? I'm sure there will need to be some kind of code or expression to make this happen, but I'm at a loss.
Thanks in advance!