G
Guest
Hello, I would be extremly grateful if someone could help me with this problem!
I have a single table with 2 columns and I need to sort the table into
patient records but the patient identifier also has associated data beneth it
until it gets to the next identifyier eg. 1234567891 being the identifier
with the code beneth. all the identifiers are alway 10 numbers long and the
codes are alph numeric.
Field1 Field2
1$ 1234567891
2$ m45hd
2$ m76yf
2$ m91ka
1$ 9874563210
2$ m74u9
2$ m65kd
If I could somehow move the ID into a seperate field and then copy the ID
down until there is a different ID?
Thanks again for anyone who could help!
I have a single table with 2 columns and I need to sort the table into
patient records but the patient identifier also has associated data beneth it
until it gets to the next identifyier eg. 1234567891 being the identifier
with the code beneth. all the identifiers are alway 10 numbers long and the
codes are alph numeric.
Field1 Field2
1$ 1234567891
2$ m45hd
2$ m76yf
2$ m91ka
1$ 9874563210
2$ m74u9
2$ m65kd
If I could somehow move the ID into a seperate field and then copy the ID
down until there is a different ID?
Thanks again for anyone who could help!