Forum Discussion
Error code 13 - not programming, rather office system problem
- Jun 23, 2020I wonder if you're suffering from
https://www.devhut.net/2020/06/08/access-version-2005-build-no-12827-20268-causing-problems/
Thank you for your response.
<...data can be added to a table that no longer meets expected values or data types>
For this table, I deleted all data and re-entered manually to be sure.
<...the version of Access on both computers … recent updates>
2016, and yes, all recent updates are installed.
<...this is a self-contained mdb in a single file...>
Yes, it is.
Also, I ran Office Setup and this seems to have TEMPORARILY fixed the issue. It returned the next day.
Help most appreciated.
By far, the most likely reason for a "Data Type Mismatch" error is data that is not in the expected data type, i.e. a decimal value in an integer field, a string in a number or date, and so on.
The fact that it worked once, then doesn't again, suggests a closer look at any NEW data you are now trying to process.