Calculate commission of agents as per sales target achieved:
Definitions:
1.
Commission: The
commission is amount in money that sales representative get it for selling
something or products of company.
2.
Sales Rep: Sales
representative is a person whose job is to sell product or service for company
in particular area
3.
Commission Rate:
This is fixed payment or percentage associated with certain amount of sale.
Rate is in Percentage. Ex. 10% commission on selling Water Purifier
Description:
Please watch Video (Multiple Table Lookup) for this belo
Multiple Table Lookup: Find Commision Rate
In excel, we have data of sales rep as per their sales value and company already
decided commission for agents
as per their policy.
Here, table1 is ranged name for sales rep in training period, table2 is for below 3 years
and table3 for 3+ years.
(Tip:
If we want to calculate months from years use,
1
month= (1/12month) =0.0833333333)
4
month= 0.0833333*4 = 0.33333
We are using excel functions VLOOKUP and IF and I call this Multiple LOOKUP.
The name stands for we are looking values from multiple tables.
Calculation in Excel:
1.
To calculate
Commission Rate use excel function VLOOKUP with IF condition as I discussed in video.
Syntax of VLOOKUP-
=VLOOKUP
(lookup_value, table_array, column_index_number)
Syntax
of If-
=IF
(logical_test, value_if_true, value_if_false)
2. To calculate commission simply multiply Rate to Sales value,
Commission= (Commission Rate*Sales Value)
Please watch this video (Multiple Table Lookup) for more understanding,
video is below
This is all about it. Have you get this tip ?
Thank you for your valuable time.
SUBSCRIBE to Excel Geeta: As it is.
and Like Comments and Share please.
Comments
Post a Comment