MS Access: How to replace blank (null ) values with 0 for all records?
I guess it has to be done using SQL. I can use Find and Replace to replace 0 with blank, but n
Using find and replace will work if you type "null" in the find and put a zero in the replace...you will be warned that this cannot be undone.