Hello,
I am working with an excel file with lots of field where I want to remove the space before and after a "/" eg. HWY 427 / North Queen St to HWY 427/North Queen St.
I have been testing using the String Replacer where Text to replace: is ([A-Z])([A-Z]).
Does anyone else have any suggestions?
Thanks in advance.