Order a column based on another one (copy the order)
Hi! I have 2 columns with the same numbers on them, and I need to order one just like the other. Example: column 1: 13|42|75|3|21 Column 2: 75|3|42|21|13. I need the second one to be in the same order as column 1, like copy the order. How do I do it? Thanks!!
Hi! I have 2 columns with the same numbers on them, and I need to order one just like the other. Example: column 1: 13|42|75|3|21 Column 2: 75|3|42|21|13. I need the second one to be in the same order as column 1, like copy the order. How do I do it? Thanks!! Read More