I have a table with 13 fields of information, filed 1 is the item name, and the remaining 12 fields are numerical information about that item. Some of the data in the numerical fields contain undesirable values (eg: "-2", and "-3")....
I'm new to Access, but i can see how to write an update query to update a single field to "0" where "-2" or "-3" is found, but when I tried expanding that query to handle all 12 fields it failed.
I know access can achieve this, I'm just too new to recognize the best way. I'm hoping there is a better way than writing 12 different update querries.
thanks.
I'm new to Access, but i can see how to write an update query to update a single field to "0" where "-2" or "-3" is found, but when I tried expanding that query to handle all 12 fields it failed.
I know access can achieve this, I'm just too new to recognize the best way. I'm hoping there is a better way than writing 12 different update querries.
thanks.
Comment