replacing with placeholder

D

Daniel Schaedler

Hi @all

I would like to use a general placeholder to replace cellvalues.
example:
All my Phonenumers end with a '-'. Now I would like to replace the '-' with
just nothing. This is easy with replace '-' with ''. Unfortunately the '-'
character is also used inside the number (+34-2344234-). How can I do this
now?
I would tried to replace '*-' with '*' -> results is just '*' (makes
sense...)

anybody an idea?

thnx in advance
Daniel

P.S.
in a DosBox you can do this with: rename *.htm *.html (renames all .htm file
to .html files and lets the names as it should)
 

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

Top