Hello,
i have a table which shows distributors (140 dist) sales shares by months. i want to calculate number of distibutors whose total share reach 80%. but i couldn't write appropriate formula to do this. can you help me?
table like this
distributor 1 2 3 4 5 6
dist a 10 12
dist b 9 10
dist c 8 9
dist d 7 8
.
.
.
dist 135 4
# of dist. 20 15
from this sample table, 1.month, 20 distributors out of 135 made 80% of sales. how can i calculate this result.
i have a table which shows distributors (140 dist) sales shares by months. i want to calculate number of distibutors whose total share reach 80%. but i couldn't write appropriate formula to do this. can you help me?
table like this
distributor 1 2 3 4 5 6
dist a 10 12
dist b 9 10
dist c 8 9
dist d 7 8
.
.
.
dist 135 4
# of dist. 20 15
from this sample table, 1.month, 20 distributors out of 135 made 80% of sales. how can i calculate this result.