Jeffrey Green
Well-known Member
- Joined
- Oct 24, 2007
- Messages
- 1,021
i have to parse out a text string that is 500 characters long . . . (no delimiters, just positional data).
but a lot of the data is blank. My text string is in column A, starting in Row 2 and in cell B2, i want to put a simple formula, =LEFT(A1,X), where X the number i type into C1.
This will make my life a little easier in parsing out this string.
Little things in life make me happy.
I thought Indirect would work, but not the way i use it.
Thanks!
but a lot of the data is blank. My text string is in column A, starting in Row 2 and in cell B2, i want to put a simple formula, =LEFT(A1,X), where X the number i type into C1.
This will make my life a little easier in parsing out this string.
Little things in life make me happy.
I thought Indirect would work, but not the way i use it.
Thanks!