I'm not even sure where to begin on this one. Lets say I have 2 columns of matched numerical data (A1 and B1) in tab1 (ID number and score). In tab2 I have a column with all of the data from A1 (A2) plus approximately 10% more rows of data that are not in A1 from the original tab. I also have a blank B2 column in tab 2 that I'm looking to populate without going through and imputing each value manually. I am looking for a method to get all the matched data from B1 to B2 so it corresponds like A1 and B1 columns. Additionally, A2 is sorted and grouped in such a way that I can't simply sort largest to smallest and copy paste. The additional rows in A2 that do not have a corresponding B value would just be left blank.
Any help would be greatly appreciated.
Thanks
Any help would be greatly appreciated.
Thanks