I am setting the fields to nothing if the preceding "IF" statement evaluates to "FALSE". So if the field "ME.Active" (which is a check box) is false (unchecked) then this sql statement should set all the fields listed (lead, backup, sLead, sBackup) from table "Country" to nothing, where the...