Hi... I think this will require VBA..
I need a function that will look up the entries of Sheet1-Column-A in Sheet2-Column-A. If an entry in Sheet1-Column-A exists in Sheet2-Column-A, then I need to copy Sheet2-Column-D and Sheet2-Column-E into Sheet1-Column-D and Sheet1-Column-E. I need to do this for each row in Sheet1-Column-A with data.
The problem I'm not sure how to handle is that the number of rows in each of Sheet1-Column-A and Sheet2-Column-A will change from week to week.
Suggestions on how to handle this would be greatly appreciated.
Thanks. Mike
I need a function that will look up the entries of Sheet1-Column-A in Sheet2-Column-A. If an entry in Sheet1-Column-A exists in Sheet2-Column-A, then I need to copy Sheet2-Column-D and Sheet2-Column-E into Sheet1-Column-D and Sheet1-Column-E. I need to do this for each row in Sheet1-Column-A with data.
The problem I'm not sure how to handle is that the number of rows in each of Sheet1-Column-A and Sheet2-Column-A will change from week to week.
Suggestions on how to handle this would be greatly appreciated.
Thanks. Mike