Please help me with altering text in excel

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

Guest

I have imported text data and it is surrounded by double quotes "" How do I
get rid of them without going through each cell
 
One way, assuming source in A1 down
Put in B1: =SUBSTITUTE(A1,"""","")
Copy down
 
You're welcome.........thanks for the feedback.

Vaya con Dios,
Chuck, CABGx3
 
Highlight your range then ctrl+H
Find what: ""
Replace: leave it blank
Click 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