Thread: text to columns
View Single Post
  #6   Report Post  
gbeard
 
Posts: n/a
Default

Biff,
In the formula you wrote:

=LEFT(A1,FIND("[",SUBSTITUTE(A1," ","[",LEN(A1)-LEN(SUBSTITUTE(A1,"
","")))))

What does the "[" do?

--
Gary Beard