A family of Microsoft relational database management systems designed for ease of use.
I would not create a calculated field. It's fairly simple to include the expression in a query or control source on a form or report. There is generally no good reason to store the value in calculated field.
There are some functions or expressions that are not allowed in calculated fields. Apparently Date() is one of them.