Changing a symbol every time

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

Guest

In my spreadsheet every ' (an apostrophe) has been replaced with Õ (an O with an accent). This has happened in hundreds occasions in the (very large) spreadsheet. Is there a quick way I can search for every Õ and replace it with an ' ?
 
That character is ASCII 213, or in Excel CHR(213)
Go Edit > Replace, In 'Find What' hold down the Alt key and type 0213, in
Replace With enter '
Replace All > OK
Personally I would make a copy of the sheet first!
Regards,
Rich said:
In my spreadsheet every ' (an apostrophe) has been replaced with Õ (an O
with an accent). This has happened in hundreds occasions in the (very large)
spreadsheet. Is there a quick way I can search for every Õ and replace it
with an ' ?
 

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