I have a two worksheets:
For EQUITYHOLDERCODE that is alpha I want it to just give me a total for all alpha.
Then I want it to put the details by department on third tab (but the department in the list it the # and name, I just want the 9 digit #), Desired Result. And the total from the CURRENTEXPENSE total to the be offset at the end.
I've attached a google sheet link. If someone could tell me what steps I need to take. I can use VBA to take the left 9 of the department into a new column and then vlookup on the new data. I know that's my 1st grade knowledge of VBA. I suspect I need to use some sort of array.......
Any help to point me in the right direction is appreciated.
Thanks.
SBC Marco.xlsm
- COSTS. It has a list of cost by employee ID (EQUITYHOLDERCODE).
- EMP DATE. A list that has employees with their department number, which has leading zeroes.
For EQUITYHOLDERCODE that is alpha I want it to just give me a total for all alpha.
Then I want it to put the details by department on third tab (but the department in the list it the # and name, I just want the 9 digit #), Desired Result. And the total from the CURRENTEXPENSE total to the be offset at the end.
I've attached a google sheet link. If someone could tell me what steps I need to take. I can use VBA to take the left 9 of the department into a new column and then vlookup on the new data. I know that's my 1st grade knowledge of VBA. I suspect I need to use some sort of array.......
Any help to point me in the right direction is appreciated.
Thanks.
SBC Marco.xlsm