Can anyone please help? I want to divide the number in one cell (an amount) by a total number of people. The exact purpose is to work out how much each person needs to contribute toward a set cost. At the moment, more people are opting in, so the total number of people is not set.
As an example. The cost is £300. Presently, 8 people are interested.
The cost is in cell C2. The list of people is currently in cells A2:A12
I want to divide C2 by the amount of people captured in A2:A12. This is the per person cost, that I'll need to to copy beside each name.
I cannot figure out how to write the formula to do this, so any help would be greatly appreciated.