Hello,
I have list in excel in column A, I want to remove everything before a character.
For example, I have list like this -
hello1 hello2 hello3 $ hello4
hello1 $ hello2 hello3 hello4
now, if I choose $ as the character and I run it, it should become -
hello4
hello2 hello3 hello4
Anyone knows how to do this in excel ?
Thanks
I have list in excel in column A, I want to remove everything before a character.
For example, I have list like this -
hello1 hello2 hello3 $ hello4
hello1 $ hello2 hello3 hello4
now, if I choose $ as the character and I run it, it should become -
hello4
hello2 hello3 hello4
Anyone knows how to do this in excel ?
Thanks