Hi, here is what I am wanting to do: When someone enters a new report I want an entry in the date field. Currently I am using Now() in the default field for DATE. I have tried the following Format(Now(), "dddd, mmmm dd, yyyy h:nn:ss AM") however I get a type mismatch error when I enter this. What I would like to do is have the date entered into the field be formated as such: Monday, June 7, 2004 3:04:30 PM. Any help would be greatly appreciated. Thanks.