B
BusyProfessorFromBremen
Hi @ all,
I am experiencing a problem by working onMS Access. I have got a huge table
containing a lot of information (both columns and rows). There are rows
listed with repeating values containing the same ID Number. To this ID number
there are at maximun 3 other values related.
Thus I would like to put these 3 values into one row, that one row belongs
to one particular IDnumber.
EXAMPLE:
State of the art
ID VALUEs
123 5
123 6
123 7
The result should be:
ID Value 1 Value 2 Value 3
123 5 6 7
It would be very kind if anybody has got a clou how to handle this affair.
Kind regards and thanks in advance
malte
I am experiencing a problem by working onMS Access. I have got a huge table
containing a lot of information (both columns and rows). There are rows
listed with repeating values containing the same ID Number. To this ID number
there are at maximun 3 other values related.
Thus I would like to put these 3 values into one row, that one row belongs
to one particular IDnumber.
EXAMPLE:
State of the art
ID VALUEs
123 5
123 6
123 7
The result should be:
ID Value 1 Value 2 Value 3
123 5 6 7
It would be very kind if anybody has got a clou how to handle this affair.
Kind regards and thanks in advance
malte