Hi All,
I'm hoping to find a formula that can identify the position of the first non-space or special character in a cell.
For example, I have three cells with the following data:
Abcde efgh - ijklmn op qrs tuvwzyz
Abc dee (fgh ijklmn opqr stuv wzyz)
Abcd: eefgh ijkl mnop qrstuv wzyz
The desired formula would return the following for each cell:
12
9
5
Thanks,
Jeff
I'm hoping to find a formula that can identify the position of the first non-space or special character in a cell.
For example, I have three cells with the following data:
Abcde efgh - ijklmn op qrs tuvwzyz
Abc dee (fgh ijklmn opqr stuv wzyz)
Abcd: eefgh ijkl mnop qrstuv wzyz
The desired formula would return the following for each cell:
12
9
5
Thanks,
Jeff