Numbers - Trim Text to Right at first space
We receive information from an online form, and I would like to know an Apple Numbers formula to trim.
Currently using google sheets to do the trim see the formula at right in cell C1 (that lives in cell B1).
| Select Product | Product (see formula to Right) |
FORMULA="Arrayformula(IF(A1:A = "Select Product","Product",if(istext(A1:A),left(A1:A, find(" ", A1:A) -1),)))" |
| This-Is-Product-SKU1 -- This is Product 1 with some information for users | This-Is-Product-SKU1 | |
| This-Is-Another-Product-SKU --- Some information for users and other text | This-Is-Another-Product-SKU |
It's my understanding that numbers can not do arrayformula's and that is fine, I'll just copy down.
Thanks for the help and guidance,
Mars
Mac Pro, OS X Yosemite (10.10.2), Early 2013 4 Core