Hello All,
I need to get the leftmost word in a cell.
I have used =LEFT(D34,FIND(" ",D34))
But if it is a 1 word cell (no spaces), I get #Value - I would like to return the single word
Is there any other method besides putting in ISERROR into all the formulas?
Thanks
I need to get the leftmost word in a cell.
I have used =LEFT(D34,FIND(" ",D34))
But if it is a 1 word cell (no spaces), I get #Value - I would like to return the single word
Is there any other method besides putting in ISERROR into all the formulas?
Thanks