I am working on a large sets of data. Each set of data have three rows, my job is to match the first two rows. My difficulty is this, if row 1&2 doesn't match, I need to create a new row for next set of data. So in the beginning, the data looks like this:I am working on a large sets of data. Each set