A
andrei
I need a macro which searches cells . When it finds a given character ( in my
case the character needed is : ) , it delets all characters including the
given character . Preferably it puts the result in same column
Example :
A1 mother:son
A2 father
The result should be
A1 son
A2 father
It's ok if it puts the result in column B , no problem with that , but
better in A column
case the character needed is : ) , it delets all characters including the
given character . Preferably it puts the result in same column
Example :
A1 mother:son
A2 father
The result should be
A1 son
A2 father
It's ok if it puts the result in column B , no problem with that , but
better in A column