I have a field on one of an Access Form that I have the default value in the properties field set to today's date. I use =Date() to do this.
That has worked just fine for quite a while, but I must have changed something somewhere in the form or database because now instead of displaying today's date by default it displays #Name? in that field.
How can I get this to work again. I have notice that the =Now() works just fine, but the =Time() does not work either.
Thanks for the help
That has worked just fine for quite a while, but I must have changed something somewhere in the form or database because now instead of displaying today's date by default it displays #Name? in that field.
How can I get this to work again. I have notice that the =Now() works just fine, but the =Time() does not work either.
Thanks for the help