Good day
I need take last words from cells.
as example
in cell A2 I have text
"word1 / word2 word3/ word4 /word5/word6 word7"
In cell B2 I need get
"word6 word7"
I can do it by VBA, but now I need to get it by formula. How I can get it ?
Thanks at advance
I need take last words from cells.
as example
in cell A2 I have text
"word1 / word2 word3/ word4 /word5/word6 word7"
In cell B2 I need get
"word6 word7"
I can do it by VBA, but now I need to get it by formula. How I can get it ?
Thanks at advance