Hello everyone, and thank you in advance for any suggestions/help
I've recently built a database in Access 2010. The database has several tables that culminate in a "Final" query. However, there is a "Correction" table which will need to over ride the data in one column in the "Final" query, but only if data exists for a particular "Record Number." If the "Record Number" does not exist in the "Correction" table, then the data from the "Final" query should display normally. I'm trying to use the "Is Not Null" argument in my formula, but am having difficulty in making this work. Does anyone know a way to write this formula so that the data is pulled as described?