I
ianripping
I have this record in a cell
A1 = a big tree
I need to find where all " "'s are.
I used =find(a1," ") to find the first space
now i need to find the second, any idea's?
A1 = a big tree
I need to find where all " "'s are.
I used =find(a1," ") to find the first space
now i need to find the second, any idea's?