S
steve
Can anyone help me sort this data out please. It consists of three
fields: ID Number, Name, DataString. The (cr) signifies the next
record. Two records are below. The data is just one long text string.
.....(cr)"429088930","Robert E Watkins
","692026636666",(cr)"206844084","James Thomas ","642036636466",
.......
I can have the (CR) or exclude it from the data, or have any other
record delimiter.
What i want out is a 3 field table consisting of
ID Number Name DataString
Any guidance appreciated.
thanks
Steve
fields: ID Number, Name, DataString. The (cr) signifies the next
record. Two records are below. The data is just one long text string.
.....(cr)"429088930","Robert E Watkins
","692026636666",(cr)"206844084","James Thomas ","642036636466",
.......
I can have the (CR) or exclude it from the data, or have any other
record delimiter.
What i want out is a 3 field table consisting of
ID Number Name DataString
Any guidance appreciated.
thanks
Steve