Is there a way of removing spaces from the middle of text fields:
examples:
"ABBG TP 13 AASR RLC"
"A (AD) TP 47 AD SQN RLC"
"MECH COY UK CSS STN"
I'm talking thousands of records so obviously the manual option is out of the question. I could use the find/replace option and replace space space space with one space etc, however the end user will not want to do this and besides the data will be read only to them. Ideally I would like to resolve it automatically on import of the records. Thanks
examples:
"ABBG TP 13 AASR RLC"
"A (AD) TP 47 AD SQN RLC"
"MECH COY UK CSS STN"
I'm talking thousands of records so obviously the manual option is out of the question. I could use the find/replace option and replace space space space with one space etc, however the end user will not want to do this and besides the data will be read only to them. Ideally I would like to resolve it automatically on import of the records. Thanks