Alex,
Text Log test - need to extract value after delimiter, in this case a comma.
I have a text file, that has values separated by a comma "," since the length of the numbers change, I cannot use the "word" function or the starting text position. I need to extract the value after the first comma or second comma or third comma etc... How can I do that??
I am using the tune up reply to get the numeric value.
Example file (real file has more that 8 values on each row)
1.270,1.520,1.460
1.210,1.490,1.450
1.0,1.420,1.430
0.980,1.390,1.420
1.640,1.510,1.460
1.590,1.510,1.450
1.390,1.400,1.420
1.0,1.310,1.380
1.500,1.400,1.410