amandeep08
Board Regular
- Joined
- Mar 20, 2011
- Messages
- 130
- Office Version
- 365
Hi All,
I have more than 100 customers, their sales data and their slabs. I want to Match customer and calculate commission basis their respective slabs. Pl help providing formula. I am using office 365.
I have more than 100 customers, their sales data and their slabs. I want to Match customer and calculate commission basis their respective slabs. Pl help providing formula. I am using office 365.
Slab Calc.xlsx | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | H | |||
1 | Required Field | |||||||||
2 | Customer Name | Sales | Prospective Commission | Customer Name | Start Slab | End Slab | Commission | |||
3 | A | 1,00,000 | 3,400 | A | - | 10,000 | 2.00% | |||
4 | S | 2,00,000 | 14,750 | A | 10,001 | 50,000 | 3.00% | |||
5 | A | 50,001 | 1,25,000 | 4.00% | ||||||
6 | A | 1,25,001 | 5.00% | |||||||
7 | S | - | 50,000 | 6.00% | ||||||
8 | S | 50,001 | 1,00,000 | 7.00% | ||||||
9 | S | 1,00,001 | 1,75,000 | 8.00% | ||||||
10 | S | 1,75,001 | 9.00% | |||||||
Sheet1 |
Cell Formulas | ||
---|---|---|
Range | Formula | |
C3 | C3 | =((G3-F3)*H3)+((G4-F4)*H4)+((B3-F5)*H5) |
C4 | C4 | =((G7-F7)*H7)+((G8-F8)*H8)+((G9-F9)*H9)+((B4-F10+1)*H10) |
Last edited: