I have a dataset that I am working on that for every ID number, there are multiple fields in the "Location" column, which creates repeats of the ID number in the dataset. I would rather have columns titled "Location_1","Location_2" etc so that there are all unique ID numbers in the rows. Any ideas on how to do this?