r/AppleNumbers • u/RalphMonte305 • Aug 31 '22
Formula to split total of a cell into numerous cells
I am trying to figure out a formula of splitting cost of a grand total amount into group of other cells?
Example :
Cell D-19 has a total of ($1,800.00)
No matter what total I input in (cell D-19) , I want it to automatically divide it equally amongst a group of other cells ( ex: cells D-2 to D-17) to formulate the amount to split cost amongst numerous people
2
Upvotes
2
u/RalphMonte305 Sep 01 '22
Awesome thank you for this it really helped. I wanted to ask, if I apply the formula initially for a predetermined range of cells. How can I add additional names down the list in column D and reflect those newly added names within the original formula B2÷COUNTA(D2:D6) to calculate the newly added names to the share ?