A
alexn via AccessMonster.com
I want to remove a bit of data from some records, say the ones that start
with BIG (like BIG Apple, BIG House, etc) remove the BIG, and replace it with
RED. I get how to add the RED part in ( using Update to: RED&[Name]
is it possible to do both, in the same update query?
with BIG (like BIG Apple, BIG House, etc) remove the BIG, and replace it with
RED. I get how to add the RED part in ( using Update to: RED&[Name]
is it possible to do both, in the same update query?