I have a list of items where the ID is the same for multiple rows but not always the same number of rows. There might be any number of columns following the id number. What I want is one row for each ID number with all the rest of the data in separate columns. So if field one for ID 1 has six rows there will be six fields showing what was in field one all on the same row.
Any help is appreciated.
Brad