I created a macro for removing all whitespace in a string, specifically an email address. However it only removes about 95% of the whitespace, and leaves a few.
My c
Use "Substitute" Example... =SUBSTITUTE(C1:C18," ","")