Hi,
I have a data file that query data from SQL and the result came out with First Name and Last Name without trim.
Example:
Now, I need to remove all over than 2 space to only 1 space. Any way to do it fast?![]()
John Smith Jim Smith Alexa Smith John N Smith
Thanks
Bookmarks