A family of Microsoft relational database management systems designed for ease of use.
Guys, can you help me to my access data,
Because in my table field already manually input the date of expiration
and I want automatic beside on that field to put remark "expired" text.
I don't know how can I do that.
This is my table, I want like this when I type in the DATE FIELD its automatic will generate the status remark like "expired, valid or NA (Not available)... Help me guys thanks.
| expiration | Status |
|---|---|
| 1/2/2016 | Expired |
| 3/3/2018 | Valid |
| NA | |
| 1/29/2016 | Expired |