How do I delete spaces that follows data

  • Thread starter Thread starter ILoveMyCorgi
  • Start date Start date
I

ILoveMyCorgi

I have an Excel spreadsheet containing numerous columns/rows of data. I want
to remove any spaces that follow the data. For example in column A2 the word
Marianne is followed with spaces. Each row varies in the length
of text and the spaces that follow. I tried using =CLEAN(Sheet1!A2) but that
didn't work when I pasted special value back into the field. Please help!
Thank you. Susan
 
You could try:

Select the column
Data|text to columns (in xl2003 menus)
Fixed width
Remove any lines that excel guessed and don't add any of your own.
and plop the results in the original range.
 

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