Hi
This little Excel problem is giving me a headache. Hopefully, someone can help
I have a fixed amount to distribute say dosh is £500.
I want to distribute this to a number of households say houses is 3 households.
Preferably, I want to distribute this as evenly as possible. But I also need to take into account the number of people in each house and each person must get an equal amount.
Each household has a maximim amount per person they can have, this is not the same for every household though, say maxdoshperperson could be £20 per person for one house and £30 per person.
Example
Total to distribute: £500
Total # of households: 7
Any ideas ? Im at my wits end
"There are only two lasting bequests we can hope to give our children; one of these is roots, the other wings" - Hodding Carter
This little Excel problem is giving me a headache. Hopefully, someone can help
I have a fixed amount to distribute say dosh is £500.
I want to distribute this to a number of households say houses is 3 households.
Preferably, I want to distribute this as evenly as possible. But I also need to take into account the number of people in each house and each person must get an equal amount.
Each household has a maximim amount per person they can have, this is not the same for every household though, say maxdoshperperson could be £20 per person for one house and £30 per person.
Example
Total to distribute: £500
Total # of households: 7
Code:
Household..# persons..max per person..amt per person
A 2 30.00
B 10 120.07
C 3 34.50
Any ideas ? Im at my wits end
"There are only two lasting bequests we can hope to give our children; one of these is roots, the other wings" - Hodding Carter