Index Match formula help for Google Sheets

jimbogarner

Board Regular
Joined
Apr 22, 2010
Messages
102
Hi,

This will be a really easy answer for 99% of people on this forum but I can't get my head around the Index/Match formulas, I have one which i've copied from another workbook but I can't replicate it;
1636633350474.png


The below is sheet2 that the above is referencing;
1636633368902.png


Any help is much appreciated (and also a brief explanation as to what I'm doing wrong would be great too please for future reference!)

Thanks,

James
 
Last edited by a moderator:
Try it like
Excel Formula:
=ArrayFormula((-INDEX(Sheet2!$H$6:$S$168,MATCH(1,(Sheet2!$E$6:$E$168=$A13)*(Sheet2!$F$6:$F$168=$B13)*(Sheet2!$G$6:$G$168=$C13),0),MATCH(D$10,Sheet2!$H$5:$S$5,0)))/D$11)
 
Upvote 0

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.
You're welcome & thanks for the feedback.
 
Upvote 0

Forum statistics

Threads
1,223,375
Messages
6,171,707
Members
452,418
Latest member
kennettz

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