Hi all,
I am trying to remove extra spaces between words that are being inputed by a userform. I have tried uisng "= Trim(TextBox1.Text)" which works nicely for leading spaces and end spaces but is not effective for extra spaces between words. Anybody have an idea of what vba code is needed to remove the extra spaces between words??
Thanks!
Bookmarks