How do I remove all spaces in a text string

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Simply stated, how would I remove all space in a text string.

Before: AA 123 ZZ
After: AA123ZZ

Excel 2003

Thanks,
dn
 
Or even select the range first
and edit|replace
what: (spacebar)
with: (leave empty)
replace all.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top