=Trim( Left( a1, Find( "-", a1) - 1 ) ) Kid.
On Tue, Mar 23, 2010 at 11:30 AM, ruslianwarazis <[email protected] > wrote: > > > Ex : BMW - Glass window front left > GMC - Glass rear > HUMMER - Glass slitting cap > > I want take the word before - ,How? > > >

