S
surveyorinva
Any help with this would be great (and will save some of my hair from not being pulled out)
I have a workbook with mulitple tabs that seperate data out.
Tab one will have in column A1-Ainfinite a point range (maybe not consecutive) I have Tab 2 will have in column A1-Ainfinite a point range (also maybe not consecutive)
I have a third table that I want to combine the data together.
So
Tab 1 Tab 2 (what I want to achieve) -> Tab 3
A A A
1 2000 1 2002 1 2000
2 2001 2 2003 2 2001
3 2004 3 3 2002
4 4 4 2003
5 5 5 2004
I know that in Tab 3 I want an IF statement, but that is as far as I can get. Any help would be great and very much appreciated!
C. Fillmore
I have a workbook with mulitple tabs that seperate data out.
Tab one will have in column A1-Ainfinite a point range (maybe not consecutive) I have Tab 2 will have in column A1-Ainfinite a point range (also maybe not consecutive)
I have a third table that I want to combine the data together.
So
Tab 1 Tab 2 (what I want to achieve) -> Tab 3
A A A
1 2000 1 2002 1 2000
2 2001 2 2003 2 2001
3 2004 3 3 2002
4 4 4 2003
5 5 5 2004
I know that in Tab 3 I want an IF statement, but that is as far as I can get. Any help would be great and very much appreciated!
C. Fillmore