Great question. The next part of the find formula (that you don't always
need to use) is the starting point. Therefore, to get the first two words,
use this formlula:
=LEFT(A1,FIND(" ",A1,FIND(" ",A1)+1))
This puts the starting point after the first word.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.