Need to get formula to work IF,(Index(Match(Large

studentpro

New Member
Joined
May 20, 2016
Messages
8
I am having trouble trying to get this formula to work. In the workbook I have a scorecard table(sheet 1 & its not a pivot table) that pulls in the information from raw data(sheet 2). I want to return the top 5 contract #'s based on the top five highest priority level and contract owner name.

[Sheet 2] [column] owner priority level contract #
[Row] [A] [C]
1 Julie 1 006663
2 Sara 6 145111
3 Jon 3 822222
4 Steve 4 999999
5 Juli 7 888889
6 Steve 6 223232
7 Juli 3 111111
8 Jon 2
9 Sara 1
10 Juli 1

So in sheet 1 if we were looking at Juli and returning #1 priority- the if function would match "Juli"_large function "7" and the value returned with index(match "888889"
 

Excel Facts

How to calculate loan payments in Excel?
Use the PMT function: =PMT(5%/12,60,-25000) is for a $25,000 loan, 5% annual interest, 60 month loan.

Forum statistics

Threads
1,215,604
Messages
6,125,792
Members
449,260
Latest member
Mrw1

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