Remove spaces in Excel

Solved
T10 -  
 Al95 -
Hi,

I have a list of 3 columns
Column A = Name
Column B = Address
Column C = Locality

In the first row, all the names start with a space in each cell.
Is there a formula to automatically remove this space
because there are still 3500 lines and if I have to do them one by one...
Thank you

8 answers

  1. Niels
     
    It's even simpler!
    You select all the cells where there is this issue, then Ctrl + H

    "Replace" and in the first line "Find what" you press the spacebar and in the 2nd "Replace with" you put absolutely nothing...

    "Replace All" and voila, no more spaces... =)
    40
    1. Lol
       
      This solution works well, but it removes the spaces between words.
      2
    2. chalex92 Posted messages 3 Status Member 1
       
      Thank you very much Niels, it’s simple and quick ;)
      1