Extra space after imported numbers

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

Guest

I am importing reports from a website. All the numbers come with a space
after the last number, so it is not recognised as a number by excel. what is
the easiest way to remove this space so I can work with the numbers?

eg. 6502<space> (it is one space, and always to the right of the number)
 
select the column that has the values
Press Ctrl H
Find what (Press ALt key and simultaneoulsly type 0160 )
replace with (leave this blank)
replace all

This will remove the trailing spaces that sometimes do not go away by using
the value & trim functions
 

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