Hi Rick and welcome to the forum

If your words are always in the left side of the string, then you can use this Array formula(Control+Shift+Enter) NOT just Enter.
=LEFT(A1,MATCH(1,ISNUMBER(MID(A1,COLUMN($1:$1),1)*1)*1,0)-1)