Share via

ERROR: Microsoft Access cannot find the name 'date' you entered in the expression.

Anonymous
2023-02-15T21:43:48+00:00

I am getting this error in a form that calls a query. It happens on a new record.

Background:

Original Access '97 database updated to 2016. Very successful, but a few issues have arose. I have fixed all but this one.

It does not prevent the user from entering in the new record, it is just not clean.

I can provide more information, but I hope this gets the ball rolling.

Regards,

David

Microsoft 365 and Office | Access | For business | Other

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

2 answers

Sort by: Most helpful
  1. Duane Hookom 26,825 Reputation points Volunteer Moderator
    2023-02-16T13:44:57+00:00

    In addition to Scott’s reply, does the query display on its own?

    Was this answer helpful?

    0 comments No comments
  2. ScottGem 68,810 Reputation points Volunteer Moderator
    2023-02-16T13:34:25+00:00

    The first thing that comes to mind is that Date is a reserved word in Access and shouldn't be used as an object name.

    But to help we would need to see the SQL statrement for this query.

    Was this answer helpful?

    0 comments No comments