Round Robin Assignment

kshitij_dch

Active Member
Joined
Apr 1, 2012
Messages
362
Office Version
  1. 365
  2. 2016
  3. 2007
Platform
  1. Windows
Hello Team,

I am working on a sheet wherein i have 50 city name, Each City has 4-5 persons representing the city. ( Column A , has Name of Persons , column B has city name represented by person in column A)

I get leads to be assigned according to city name , lets say if City A has 5 Persons and i got 20 leads to be assigned to City A than those 20 leads to be equally distributed between 5 persons by round robin approach.

1 , 2 , 3 , 4 , 5 ......again 1 , 2 , 3 , 4 , 5 ...........at the end 5 persons end up with 4 leads each by round robin approach.

I their any way to do it , formula or a VBA Code to do it ?
 

Excel Facts

Return population for a City
If you have a list of cities in A2:A100, use Data, Geography. Then =A2.Population and copy down.
I get leads to be assigned according to city name

Hi, you've told us where the list of city's and people are, but you've not told us where the leads are, what they look like or what the expected results are in relation to that.

The best way to show us this is by posting some sample data using the XL2BB addin.
 
Upvote 0
You can take a look at this thread to see if it's useful. Dave
 
Upvote 0

Forum statistics

Threads
1,214,921
Messages
6,122,280
Members
449,075
Latest member
staticfluids

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top