Hi. My last question for the day is a bit tricky. My boss thinks since I had success from all of you with some other issues that I should run this one by all of you.
I have 2 seperate workbooks that have most of the same data except one is for 2003 and the other is 2004. In column D in both workbooks we have names and in column G we have numbers that go with the names. The problem is that in the new workbook (2004) those numbers are not there so I have to find a way to add them. We have lots and lots of names. Is there some piece of code that can look at the 2003 workbook in column D and if that name is also in the 2004 workbook in column D to then take the number in 2003 column G and put it in column G 2004? An example is this:
2003
J.Smith 15
2004
J.Smith
In short if the name is in both workbooks then the code would take the appropriate number in column G 2003 and put it in 2004 column G.
I hope this is clear enough. Any suggestions are greatly appreciated.
Bill
I have 2 seperate workbooks that have most of the same data except one is for 2003 and the other is 2004. In column D in both workbooks we have names and in column G we have numbers that go with the names. The problem is that in the new workbook (2004) those numbers are not there so I have to find a way to add them. We have lots and lots of names. Is there some piece of code that can look at the 2003 workbook in column D and if that name is also in the 2004 workbook in column D to then take the number in 2003 column G and put it in column G 2004? An example is this:
2003
J.Smith 15
2004
J.Smith
In short if the name is in both workbooks then the code would take the appropriate number in column G 2003 and put it in 2004 column G.
I hope this is clear enough. Any suggestions are greatly appreciated.
Bill