sentance ( can be anything typed manually by the user)
i want to concatinate data field,
if the type is the same
line 0001 should be first , then append code (1,2,3,etc)
how would i be able to do this so i can link the sentaces together and there on on seperate rows
TYPE LINE APPEND_CODE DATA
0007 0001 1 sentance
0007 0001 2 sentance
0007 0002 1 sentance
0007 0002 2 sentance
i want to concatinate data field,
if the type is the same
line 0001 should be first , then append code (1,2,3,etc)
how would i be able to do this so i can link the sentaces together and there on on seperate rows
TYPE LINE APPEND_CODE DATA
0007 0001 1 sentance
0007 0001 2 sentance
0007 0002 1 sentance
0007 0002 2 sentance