InsaneProgrammer
Programmer
I have a field in my database that defaults to todays date. I use =Date() in the fields default value. The field has not had any problems since I created this database 9 months ago. All of a sudden the field began displaying #Name? when you go to a new record. As soon as you type something it goes away and correctly shows the date. I haven't changed anything in the database. Does anyone have an idea on how to fix this? If I use Now() the problem goes away but I don't want the time. The time screws up all of my queries and reports.