I have a text fld with spaces embedded that I need to remove and reformat.
Example of input text:
"NSF FOR Account 123 "
I would like to parse into (multiple spaces are removed)
"NSF FOR Account 123"
note each set of text is just seperated by 1 space in the desired result.
Thanks for any help !!! [sig][/sig]
Example of input text:
"NSF FOR Account 123 "
I would like to parse into (multiple spaces are removed)
"NSF FOR Account 123"
note each set of text is just seperated by 1 space in the desired result.
Thanks for any help !!! [sig][/sig]