OK. An example.
I want to put an unbound field [DateInfo] which will give the info Date () in Shortdate format.
When in work status, the [DateInfo] field shows "Name#" as if it doesn't recognize the expression Date ().
After that, I would like to calculate (in the same form) the difference between [DateInfo], or simply Date (), and an other date field. The same problem comes again.
An other info. When I write "=date" in the defaultvalue or the Control Source and press enter, my system understand and write "=[date]" as if it think it's a field name.
...problem?