Thread: Blank spaces
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
David Billigmeier
 
Posts: n/a
Default Blank spaces

You could use =RIGHT(LEN(A1)-1) in a helper column, then drag down to the end
of your data. Then, select this range, copy, and "Paste Special-Values"
into your original column (change the reference of A1 to fit your data)


--
Regards,
Dave


"Scurloc" wrote:


Hi all,

I have loads of cells in a column with a blank space at the beginning
of the text in each cell.

I would like to get rid of the blank spaces at the beginning of each
cell's text, but without getting rid of the blanks included in the body
of the cells' text.


Anybody knows how I could do this?

Thanks for helping me


--
Scurloc
------------------------------------------------------------------------
Scurloc's Profile: http://www.excelforum.com/member.php...o&userid=29854
View this thread: http://www.excelforum.com/showthread...hreadid=495534