match with date and 2nd option

Raanan

Board Regular
Joined
May 22, 2013
Messages
122
Good morning Happy New Year and apologies for the "noob" question. For soem reason my head wont get around this.



I have a simple table A1:E10
I have dates in column A and headings on row 1.

Building a minor summary dashboard what I need to be able to do is have a formula that has will search the table and return the answer based ont he criteria.

Bearing in mind the date on the dashboard can be changed.


So I'd need to have a formula to search Column A and have it match with criteria in Row 1.


SO if the headers were:


Date
NewexistingInboundOutbound
01/01/2014
1234
02/01/20145678
03/01/20149101112
04/01/201413141516
05/01/201417181920
06/01/201421222324
07/01/201425262728
08/01/201429303132
09/01/201433343536

<tbody>
</tbody>


If "B2" on the dashboard had "02/01/2014"
and "b3" had "Existing"

Id want the result "6"


I've tried index match, but unless I havent used it correctly (which is always a chance) I cant get it to work.

Regards.



(ps lets say the data is on sheet 1 and the dashboard on a sheet called "Dash")
 

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off

Forum statistics

Threads
1,216,073
Messages
6,128,641
Members
449,461
Latest member
kokoanutt

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