View Single Post
  #1   Report Post  
elyas elyas is offline
Junior Member
 
Posts: 1
Question help with csv file

i have this csv file which it contains a lot of phone numbers, with 0 at the start and spaces in between, i wanna import them to a new program which need everything without spaces, how can i get rid of spaces without loosing the 0 at the start of the number and save everything in csv again?