Hello all! Thank you in advance for your help to what seems a rather simple problem.
I have one table with several blank records in different fields. I simply need anything that is blank to be replaced with a zero. For some reason, when I try to design the query to update several fields at once, it does not work. I have attached 2 screen shots: in the design view, you can see that I have put "0" in the update to area. And I put "Is Null" for the criteria. But then, if you look at the table view, you can see that after I ran the query, some records were not updated - they are still blank.
Also I have noticed that the more fields I add to my query design, the less rows get updated. For example, when I try only updating one field, all 9 records get updated. But when I try updating 5 fields and click "run" then the window will pop up saying I'm about to only update 7 rows.
I'm not very familiar with SQL so if anyone could help me out with the design view that would be great! Thank you!