S
snafoo4
Guest
Suppose I have a query with 2 Columns, A and B. I want to make column C, which is the same as column B, only every occurance of a bit of text is replace by the data in column A.
I know that there is a replace function which you can use in VBA, but I don't know how to make that work in the query. I have tried using the Replace function as the criteria in Query Design View, but that didn't work.
Can anybody help?
I know that there is a replace function which you can use in VBA, but I don't know how to make that work in the query. I have tried using the Replace function as the criteria in Query Design View, but that didn't work.
Can anybody help?