Index and Match Multiple Critera

Sisk

New Member
Joined
Jun 3, 2020
Messages
11
Office Version
  1. 365
Hi,

I am trying to compare last months cost ledger with this months. Last month I went through some 7000 line items and assigned them a cost heading manually as the accounts system does not do it for me. I don't want to revisit another 7000 line items in the new ledger rather the new ledger items which have landed in the month.

Unfortunately I don't have any unique transaction ID's so I'm having to run an index / match formula based on an internal transaction reference and a description (2 criteria).

However, I've only got as far as running the formula based on one criteria and would like to extend this to two (or even three) to ensure as many entries are captured and help in minimising coding of old items.

Where Column K (Internal Ref for this month) and Column L (External Ref this month) and Columns X to Z contain the Internal Ref, External Ref and Cost Head to Last Month:

T8= =INDEX(X8:Z7213,MATCH(K8,X8:X7213,0),3)

Can anyone kindly point me in the right direction?

Annotation 2020-06-03 174744.png
 
Ok, in that case you don't have them & you will need to confirm the formula with Ctrl Shift Enter, rather than just enter.
 
Upvote 0

Excel Facts

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple

Forum statistics

Threads
1,214,982
Messages
6,122,575
Members
449,089
Latest member
Motoracer88

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