Share via

default value expression not recognized also error # 3320

Anonymous
2011-12-08T16:56:11+00:00

default value =Now()  response is "The expression you entered has a function name that "database" can't find.  The suggestion was that I needed to allow my database folder to be seen in a trusted directory which I have done.  It is in a shared group.  The data default date/time has been entering properly but the table data is giving errors on entry now of #3320 and I am trying to solve this.

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2011-12-08T22:39:51+00:00

#3320 is a table validation error.

Here is a link on setting up table validation:

http://www.allenbrowne.com/ValidationRule.html

Do you have a validation rule =Now() for a date field in a table?

Is this giving error 3320?

Perhaps you have a problem with the references in this database.

Open the code window and click on Tools | References.

You will need:

Visual Basic for Applications

Microsoft Access 14.0 Object Library

Microsoft Office 14.0 Database engine Object Library

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most helpful