Hello!
I have just started a new job and trying to get a handle on some new data and techniques, and I could use some help!
I need to be able to match a project number in one excel sheet, to another, and return a sum of 2 cells relating to the project number to the original sheet. Basically, adding up 2 revenues from one sheet (projects are actually on multiple worksheets), match, and returning the value to another worksheet that already is listing the project numbers. Can anyone suggest how to do this in the most efficient manner? Thank you!!
Worksheet 1
Project # Total Revenue
1
2
3
...
498 $$$
499
...
600
Worksheet 2
Project # Revenue 1 Revenue 2
498 100 300
499
500
501
...
-J
I have just started a new job and trying to get a handle on some new data and techniques, and I could use some help!
I need to be able to match a project number in one excel sheet, to another, and return a sum of 2 cells relating to the project number to the original sheet. Basically, adding up 2 revenues from one sheet (projects are actually on multiple worksheets), match, and returning the value to another worksheet that already is listing the project numbers. Can anyone suggest how to do this in the most efficient manner? Thank you!!
Worksheet 1
Project # Total Revenue
1
2
3
...
498 $$$
499
...
600
Worksheet 2
Project # Revenue 1 Revenue 2
498 100 300
499
500
501
...
-J