J
Jack Deuce
I need to locate (=find maybe) the first occurance of a number but
starting from the last position of text because the first couple of
characters in the string may be numbers. Looks something like this
and is not fixed columns.
xxxxxxxx text here xxxxxxx
1/3 this is the text portion 11 22 33 44 55 66
Need to find the text position of the first 1 in 11.
Thanks
starting from the last position of text because the first couple of
characters in the string may be numbers. Looks something like this
and is not fixed columns.
xxxxxxxx text here xxxxxxx
1/3 this is the text portion 11 22 33 44 55 66
Need to find the text position of the first 1 in 11.
Thanks