Hi,
I have text that has multiple delimiter " <" and what I need is to get the text after the last delimiter which is space <, is there any way I can tweak the current formula and to get what I want?
Current Formula is : =TEXTAFTER(P3,"> ",2)
As you see below, the table formula takes the 2nd...