T
tootsuite
Help - I have a column in excel that contains names, such as:
Joe Smith
Joe E. Smith
Joe Edward Smith, esq.
etc
I need to isolate the LAST WORD in the column, for example:
Smith
Smith
esq.
The only way I know how to do this is to search for the first " " - but
I need to start the search from the RIGHT, not the LEFT. As far as I
know, FIND function starts the search from the right... which isn't
what I want.
Can someone please tell me how to accomplish this task.
THANK YOU
Joe Smith
Joe E. Smith
Joe Edward Smith, esq.
etc
I need to isolate the LAST WORD in the column, for example:
Smith
Smith
esq.
The only way I know how to do this is to search for the first " " - but
I need to start the search from the RIGHT, not the LEFT. As far as I
know, FIND function starts the search from the right... which isn't
what I want.
Can someone please tell me how to accomplish this task.
THANK YOU