Dashboard issue

thewheatbread

New Member
Joined
Oct 6, 2022
Messages
6
Office Version
  1. 365
  2. 2021
Platform
  1. Windows
  2. MacOS
I'm creating a dashboard on a separate sheet with the following dataset. I need the top 5 Totals and their corresponding projects. I've been using
Excel Formula:
=INDEX(Sheet1!$A$2:$A$9,LARGE(IF(LARGE(Sheet1!$L$2:$L$9,1)=Sheet1!$L$2:$L$9,ROW(Sheet1!$L$2:$L$9)+1),1))
and then changing the row and LARGE reference. It worked for the first two but then when I get to the duplicated Total number it freaks out. It needs to run vertical.
1C40988B-2155-4795-A7DE-8695C8125CB0.jpeg

(sorry I can’t run XL2BB on my computer.)
 

Excel Facts

Show numbers in thousands?
Use a custom number format of #,##0,K. Each comma after the final 0 will divide the displayed number by another thousand

Forum statistics

Threads
1,215,112
Messages
6,123,162
Members
449,099
Latest member
afishi0nado

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