jwgreen1986
Board Regular
- Joined
- Mar 8, 2019
- Messages
- 64
I am wanting to sum two totals if possible. I have a used sale section and a new sale section. These are both separate for other reasons and reports.
However i am trying to now create a new section that will combine both the new sales and used sales totals together.
I have a list of all employees. basically i want to search for their name in the new sales table, get how many sales they have, search for them in he used sales table, get how many sales they have from there and then add these together to give me an overall total.
It gets a little trickier because some of the staff will only be in the new sales table and some will only be in the used table and then there are some that are in both. so if someone isnt in one of the tables i dont want it to bring back an error, just bring back the total of the table they are in.
any ideas? i was thinking of using a vlookup but wouldnt know how to merge and add the two results in one formula.
However i am trying to now create a new section that will combine both the new sales and used sales totals together.
I have a list of all employees. basically i want to search for their name in the new sales table, get how many sales they have, search for them in he used sales table, get how many sales they have from there and then add these together to give me an overall total.
It gets a little trickier because some of the staff will only be in the new sales table and some will only be in the used table and then there are some that are in both. so if someone isnt in one of the tables i dont want it to bring back an error, just bring back the total of the table they are in.
any ideas? i was thinking of using a vlookup but wouldnt know how to merge and add the two results in one formula.