If I have the following string in a text field of a table:
"This is a test"
can I create an update query that will change, say, the string "is" to
"xyz" in the two locations where it occurs or would this require VBA?
Thanks,
Sheldon Potolsky
"This is a test"
can I create an update query that will change, say, the string "is" to
"xyz" in the two locations where it occurs or would this require VBA?
Thanks,
Sheldon Potolsky
Comment