Hello,
I could really use some help on a formula, I guess it can be done by a combination between VLOOKUP and IF but i can't make it work.
So what I want to do is compare 2 columns that have the same values but in a different order and return in a 3rd column the same values but in the order of the first column, this may sound odd but it would help me a lot.
Here is a ex.
Column A Column B Column C
123 143 123
132 123 132
143 132 143
So basically compare column B with Column A and return in Column C the values from column B but in the order of Column A.
Help is really appreciated
I could really use some help on a formula, I guess it can be done by a combination between VLOOKUP and IF but i can't make it work.
So what I want to do is compare 2 columns that have the same values but in a different order and return in a 3rd column the same values but in the order of the first column, this may sound odd but it would help me a lot.
Here is a ex.
Column A Column B Column C
123 143 123
132 123 132
143 132 143
So basically compare column B with Column A and return in Column C the values from column B but in the order of Column A.
Help is really appreciated