I have a row of data (numbers) that can be grouped according to ID number. The ID numbers have various numbers of observations from 2-10. I want to sort the row of numbers according to ID number in separate rows. How do I go about doing this? The ID numbers aren't in the row but are labeled in the row above. Thanks