There is a table in a database I'm maintaining.
One of the fields is a Text field. When I look at the datasheet view, i see the value #Error for every entry
When I select the field to try to edit it, I get the following error popup:
"Reserved error (-1517); there is no message for this error."
There are currently users using the database. But I don't see how this could have corrupted all the values in the table. The table is only accessed via a record source for a dropdown. And this is only a read access.
One of the fields is a Text field. When I look at the datasheet view, i see the value #Error for every entry
When I select the field to try to edit it, I get the following error popup:
"Reserved error (-1517); there is no message for this error."
There are currently users using the database. But I don't see how this could have corrupted all the values in the table. The table is only accessed via a record source for a dropdown. And this is only a read access.
Last edited: