How do I remove extra " " Spaces from a list of data. EG Cell: "Portland "?
Thanks
How do I remove extra " " Spaces from a list of data. EG Cell: "Portland "?
Thanks
use the Trim() function...
e.g. =TRIM(A1)
Where there is a will there are many ways.
If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner
Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.
or try Ctrl + H. In the find box press the spacebar once and leave the replace box empty then replace all
VBA Noob
_________________________________________
![]()
![]()
Credo Elvem ipsum etian vivere
_________________________________________
A message for cross posters
Please remember to wrap code.
Forum Rules
Please add to your signature if you found this link helpful. Excel links !!!
except that this would also remove "valid" spaces, for example between 2 words...Originally Posted by VBA Noob
not sure that's what the OP wants.?
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks