large with link to column on left and right

orsm6

Active Member
Joined
Oct 3, 2012
Messages
496
Office Version
  1. 365
Platform
  1. Windows
Hi everyone, I am struggling with a solution. Our production report lists the top 9 downtime events. this list comes from Sheet4 which contains a bunch of formulas..... I hope this makes sense.

the data on sheet4 is in range C1:I37, and it looks like below:
Cell Formulas
RangeFormula
F2:G6,C2:D6C2=IF(Day!A32="","",Day!A32)
I2:I6I2=IF(A2>0,"DAY","")


the full table looks like this


On sheet named DMS i want to display the top 9 events from sheet4 but highest to lowest. The problem i have is that there could be multiple events with the same amount of minutes of lost time, so doing a lookup just finds the first of the duplicates all the time.

Is there a formula that i can use to combine LARGE but somehow also ensures it matches the data in the columns to left and right??

sorry, poor way to explain that.
 

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.

Forum statistics

Threads
1,214,649
Messages
6,120,732
Members
448,987
Latest member
marion_davis

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