Index Match formula help for Google Sheets

jimbogarner

Board Regular
Joined
Apr 22, 2010
Messages
103
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

Format cells as date
Select range and press Ctrl+Shift+3 to format cells as date. (Shift 3 is the # sign which sort of looks like a small calendar).
You're welcome & thanks for the feedback.
 
Upvote 0

Forum statistics

Threads
1,225,354
Messages
6,184,458
Members
453,233
Latest member
bgmb

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