=IF(SUM(D$3:D3)<=80%,1,"")
Fill down.
P.S. The percentages don't correspond to the data...
Also posted at Sales contribution formula
In E3:
=IF(SUM(D$3:D3)<=80%,1,"")
Fill down.
P.S. The percentages don't correspond to the data...
Also posted at Sales contribution formula
How to do if data is not sorted and I want to extract city and category level top 80%.