Downloading ebay generated .csv files into excel

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

Guest

When i download an ebay generated .csv file into excel it downloads numeric
fields as text fields (values perfixed wth $ and EUR). This means I cannot
manipultate the numeric information i.e. sum etc (values prefixed with £
remain as numeric values).

How do you convert a text field into a numeric one without overwriting each
cell with the value!!!!!

Kind regards
 
How about just selecting the range
edit|replace
what: (whatever character(s) you want to get rid of)
with: (leave empty)
Replace all
 

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