weighted distributions whole numbers

L

Lance

COLUMN
A B C E
Customer QTY
A 16% 20 <-C2 123
B 15% 18 <-C3
C 25% 31
D 9% 11
E 10% 12
F 25% 31
123

In column C2 =ROUND(E2*B2,0)
In column C3 =ROUND(SUM($B$2:B3)*$E$2,0)-SUM($C$2:C2)
copy c3 down

Lance
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top