Hi,
I have column that has an array of different numbers that denote order references, these numbers range in size.
The first 2 digits of each number indicates the location where the order was placed.
If I have a number in this column that begins with "20" I would like to do a find and replace this number with the location "Manchester"
Is there a wildcard symbol that looks just at the first 2 digits regardless of number length and would allow the change to be made?
Many Thanks
I have column that has an array of different numbers that denote order references, these numbers range in size.
The first 2 digits of each number indicates the location where the order was placed.
If I have a number in this column that begins with "20" I would like to do a find and replace this number with the location "Manchester"
Is there a wildcard symbol that looks just at the first 2 digits regardless of number length and would allow the change to be made?
Many Thanks