B
Basz
I posted a question on the Excel Worksheet Functions forum the other da
and received a formula that works just fine. However, I don't understan
why it does what it does...
Can anyone explain me why this formula works?
In a text string in cell A2 it finds the last space character an
returns its position, so I can extract the last word from the string i
A2.
Thanks anybody for helping me out.
Bas
and received a formula that works just fine. However, I don't understan
why it does what it does...
Can anyone explain me why this formula works?
");ROW(INDIRECT("1:1024")))=LOOKUP(2;1/(MID(A2;ROW(INDIRECT("1:1024"));1)=
In a text string in cell A2 it finds the last space character an
returns its position, so I can extract the last word from the string i
A2.
Thanks anybody for helping me out.
Bas