I'm trying to get the data I have into a single row based on record ID
So one row for all the information with a record of 1 and another with all of the information for a record of 2 etc...



The important piece, is that I want them all on the same row for each record and to say if they are the same or different

everytime I try to go from the columns above to below it does not work! Keep in mind there is about 150 different columns and 5000 records so to do it manually is very time consuming! Any help would be greatly appreciated!