bearcub
Well-known Member
- Joined
- May 18, 2005
- Messages
- 732
- Office Version
- 365
- 2013
- 2010
- 2007
- Platform
- Windows
I need to create a separate sheet for payroll by country based off of a payroll sheet. I am using the Filter function to this.
FILTER(FILTER('Comm_Sept 22 Intl Summary'!D4:N73,'Comm_Sept 22 Intl Summary'!D4:D73= A2),{0,1,1,0,0,0,0,0,0,1,1})
1) Is there a more efficient way to write this formula? In my criteria range, I only want the 2,3,9 & 10th columns.
2) How do I exclude reps who don't have commissions. Right now, it will pull everyone on the summary sheet that is based upon the country criteria
3) Is there a way to create a dynamic sum range based upon what is spilled from the list. The range will vary from month to month and I will like to create a total at the end of the list dynamically.
Here is an example of what I have presently based upon my formula. The Total was manually added, is there a way to make this dynamic based upon current employees being paid
FILTER(FILTER('Comm_Sept 22 Intl Summary'!D4:N73,'Comm_Sept 22 Intl Summary'!D4:D73= A2),{0,1,1,0,0,0,0,0,0,1,1})
1) Is there a more efficient way to write this formula? In my criteria range, I only want the 2,3,9 & 10th columns.
2) How do I exclude reps who don't have commissions. Right now, it will pull everyone on the summary sheet that is based upon the country criteria
3) Is there a way to create a dynamic sum range based upon what is spilled from the list. The range will vary from month to month and I will like to create a total at the end of the list dynamically.
Here is an example of what I have presently based upon my formula. The Total was manually added, is there a way to make this dynamic based upon current employees being paid
Country | Name | Dept | Total Payment | Cur |
GERMANY | Marc Ackermann (ZHGKQG5VN) | 405000 | 7,500.00 | EUR |
GERMANY | Max Kleemann (6GXPEMSCY) | 405000 | 7,500.00 | EUR |
GERMANY | Roy Schultheiss (LN8ZWI2KV) | 405000 | 98,481.34 | EUR |
GERMANY | Sirko Schoeder (7KAXF29MO) | 405000 | 7,500.00 | EUR |
GERMANY | Emel Rehberg (BPV7QDR90) | 405000 | 0.00 | |
GERMANY | Zoran Duvnjak (BORGUWVSV) | 410000 | 2,550.45 | EUR |
GERMANY | Tatjana Wild (V02AD8W51) | 430000 | 6,545.47 | EUR |
Total | 130,077.26 | |||