Is there a way to find the Nth space in a text string:
For example MrExcel Message Board Forum Index
If I wanted the 3rd space between Board and Forum, to help me determine the start of the 4th word.
Is there a formula that lets me select which space I want? I know how to find the first space using the find (" ", A1) command, but dont know how to find the 2nd, 3rd or 4th spaces...
I would like to do this w/o VBA.
For example MrExcel Message Board Forum Index
If I wanted the 3rd space between Board and Forum, to help me determine the start of the 4th word.
Is there a formula that lets me select which space I want? I know how to find the first space using the find (" ", A1) command, but dont know how to find the 2nd, 3rd or 4th spaces...
I would like to do this w/o VBA.