Index and Multiple Match Help

cpferny

New Member
Joined
Oct 6, 2017
Messages
4
Hey There!

I am trying to find the number that shows as January and a specific department. I have all months in a chart and the name of the department in the top left. The formula worked for the first department but it is not working for the next department. AE:AE in the formula is looking up the column where I need the number to come from. that same number will show multiple times if I say January and Dept. It is the same number for all agents, so I just need it to show once for the whole dept, not by agent.

{=INDEX('Reporting Raw'!$AE:$AE,MATCH("Name of Dept",'Reporting Raw'!$I:$I,0)*MATCH("January",'Reporting Raw'!$A:$A,0))}
 

Excel Facts

What is the shortcut key for Format Selection?
Ctrl+1 (the number one) will open the Format dialog for whatever is selected.
Sorry, how do I do that? It will not let me paste an image and I do not know how to get the URL to put it in here.
 
Upvote 0
vmaa2mQISxTlHlFN9D-AA_v_KsR9QZdTtS8PGZ_KNgML-P8dA0V2AuETbIIhC0tsAW8Stw=s92



 
Upvote 0
Try this to post a small sample:
Put a boarder around around a small sample and then use Copy/Paste to put in forum.
 
Upvote 0

Forum statistics

Threads
1,224,823
Messages
6,181,181
Members
453,022
Latest member
Mohamed Magdi Tawfiq Emam

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