J
JenISCM
A table containing data from an imported surce, gives me a text string result
similar to this example:
001002003004005006007008009010011012101102103104105106107108109110111112201202203204205206207208209210211212
(My actual string has 36, three-digit values that can range from 0-999. 108
digits total)
What formula can I use in a query to get the individual values of each of
the three digit numbers.
EX: 1, 2, 3, 4, 5, 6 ... 101, 102, 103, `104, 105, 106, ... 201, 202, 203,
204, 205
Any Assistance is greatly appreciated.
similar to this example:
001002003004005006007008009010011012101102103104105106107108109110111112201202203204205206207208209210211212
(My actual string has 36, three-digit values that can range from 0-999. 108
digits total)
What formula can I use in a query to get the individual values of each of
the three digit numbers.
EX: 1, 2, 3, 4, 5, 6 ... 101, 102, 103, `104, 105, 106, ... 201, 202, 203,
204, 205
Any Assistance is greatly appreciated.