I'm trying to remove all numbers from text.
I'm using
=SUBSTITUTE(SUBSTITUTE(A1," ",""),"18945","")
Number "18945" is just a sample. It could be any number and 1 to 20 digits. It varies with each entry.
Also how could ai add some default text to each entry.
If I already have result of "Please Help" how could I add "ASAP" to each cell result?
Thanks in advance.
Ptrader
I'm using
=SUBSTITUTE(SUBSTITUTE(A1," ",""),"18945","")
Number "18945" is just a sample. It could be any number and 1 to 20 digits. It varies with each entry.
Also how could ai add some default text to each entry.
If I already have result of "Please Help" how could I add "ASAP" to each cell result?
Thanks in advance.
Ptrader