I have a quick question. I dont know exactly what this would be called so I unfortunatley could not search.
Basically, I have 2 sheets.
Example
Sheet 1
1 A
2 B
3 C
Sheet 2
2 ?
2 ?
3 ?
1 ?
1 ?
2 ?
3 ?
2 ?
What I would like to do, is replace column b on sheet 2 w/ the corresponding information from sheet 1.
Answer would be like this:
2 B
2 B
3 C
1 A
1 A
2 B
3 C
2 B
But a simple IF would not work for me because I have about 100 different variables.
Any help would be appreciated.
Basically, I have 2 sheets.
Example
Sheet 1
1 A
2 B
3 C
Sheet 2
2 ?
2 ?
3 ?
1 ?
1 ?
2 ?
3 ?
2 ?
What I would like to do, is replace column b on sheet 2 w/ the corresponding information from sheet 1.
Answer would be like this:
2 B
2 B
3 C
1 A
1 A
2 B
3 C
2 B
But a simple IF would not work for me because I have about 100 different variables.
Any help would be appreciated.