I have data in n number of rows and 2 columns.
I want to sort data in rows so that the matching values of 2 columns are aligned in the same row.
The Original data set and Required outcome below:
Original Data set
<tbody>
Row
Column A
Column B
1
Apple2Red
Apple1Red
2
Apple1Red
Orange5Red...