Hi,
I have a column of numbers ranging from 1 to 15. Each number indicates a location name. I would like to conducted a find/replace on each of these numbers and change it to the location name. e.g. the number "1" becomes "London"
If I try to find the number "1" its replaces every "1" in the column, replacing say "11" with "LondonLondon".
Would you happen to know the correct syntax for doing this ?
Many Thanks
I have a column of numbers ranging from 1 to 15. Each number indicates a location name. I would like to conducted a find/replace on each of these numbers and change it to the location name. e.g. the number "1" becomes "London"
If I try to find the number "1" its replaces every "1" in the column, replacing say "11" with "LondonLondon".
Would you happen to know the correct syntax for doing this ?
Many Thanks