I have two columns I need to compare with each other to see if there is a match. If there is no match I need to have the column to drop a row in place of the missing info from the other column.
It's probably an easy fix, but I can not figure it out. I have used the match function, but is there a way to drop the columns down like this?
Ex:
A A - A A
B C - B
C E - C C
D F - D
E G - E E
H H - F
It's probably an easy fix, but I can not figure it out. I have used the match function, but is there a way to drop the columns down like this?
Ex:
A A - A A
B C - B
C E - C C
D F - D
E G - E E
H H - F