how can i susbstitute the symboals like '-' or¡®#¡¯ in the cell?

  • Thread starter Thread starter Sebation
  • Start date Start date
S

Sebation

hi,
till now ,the excel only support substitute the text in the cell,as we can
use SUBSTITUE function.
But if i want to substitue the symboals like ¡®-¡¯ or¡®#'£¬how can i do?

Regars,
Chelsea
 
hi,
till now ,the excel only support substitute the text in the cell,as we can
use SUBSTITUE function.
But if i want to substitue the symboals like ¡®-¡¯ or¡®#'£¬how can i do?

Regars,
Chelsea

What was wrong with using the SUBSTITUTE function?

e.g.

=SUBSTITUTE(A1," ","®",1)
--ron
 

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