This would definitely save me a lot of time...
I have a list of Names in column A and a list of names in Column B (that was imported from a different file). There is a column c of values that i want to be attached to the correct column A (that is, for values that are A=B). I'm describing this rather poorly so here's an example:
A B C
1 2 red
2 3 blue
3 17 green
4 43 yellow
5 6 purple
6 90 teal
So since the value in cell A2 is "2" and it matches B1's "2" value, i would like for the C1 "red" value to be somehow linked to A2. Is this possible? Ie: To have a formula that would transfer the "red" value do say D2 to match up with the A2 "2" value? Thanks for any and all help!
Bookmarks