A family of Microsoft relational database management systems designed for ease of use.
Oh, so it sounds like you figure it out. If not then wrap the individual parts in Nz([YourValue],0).
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
All of a sudden I am getting Error 2590 when I run a database operation in access
A family of Microsoft relational database management systems designed for ease of use.
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.
Answer accepted by question author
Oh, so it sounds like you figure it out. If not then wrap the individual parts in Nz([YourValue],0).
Answer accepted by question author
In a field that was supposed to be a 0 it was blank so every time it ran the Query it could not calculate the field and return a Null Error
Gina, i am trying to open a database FORM. Before I get this error code it says "INVALID USE OF NULL" after click on the form it gives me this error code 2590. I have other forms that i open and this doesn't occur.
Hmm, what exactly are you doing that causes the error?