Help with calculating for multiple vendors their delivery performance

Abelardus

New Member
Joined
Jul 6, 2023
Messages
1
Office Version
  1. 365
  2. 2016
Platform
  1. Windows
  2. MacOS
  3. Mobile
  4. Web
Hello,

I have a spreadsheet with hundreds of vendors/suppliers. Each vendor delivers multiple parts for which some are delivered "Early", some "Late," and some "On-Time."

Some vendors deliver the same type of part, so vendors share the same part with their own delivery status.

I have calculated overall the percentage of each "delivery status" ("Early", "Late," and "On-Time") using COUNTIF (column with list of delivery status) divided into COUNTA (column with list of delivery status).
Since the delivery status is calculated from dates in other columns, it shows as formula within each cell under the Delivery Status column/field.

However, I need to calculate instead the percentage of the three delivery status per vendor (out of the total of all deliveries done by all vendors in each status). E.g., Vendor A delivered On-Time x% out of the total of On-Time deliveries done by all vendors.

Ultimately, I need to be able to identify the "Top 10" vendor that delivered "Early" and likewise the top under "Late" and so on "On-Time" based on the above calculations.

This is a perpetual spreadsheet that will be refresh constantly. Below is how the data is structured in the spreadsheet.

I do not know how to calculate the percentage of the three delivery status per vendor against the whole for each status.

Your helps is very appreciate it,

Abelardus

VENDORPART IDDELIVERY STATUS
Vendor APart ALate
Part BOn-Time
Part CLate
Part DEarly
Vendor BPart AOn-Time
Part ELate
Vendor CPart ALate
Part XEarly
Part YEarly
Vendor DPart XOn-Time
 

Excel Facts

How to find 2nd largest value in a column?
MAX finds the largest value. =LARGE(A:A,2) will find the second largest. =SMALL(A:A,3) will find the third smallest

Forum statistics

Threads
1,215,069
Messages
6,122,959
Members
449,096
Latest member
Anshu121

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top