index match match

  1. S

    VBA Custom function to replicate INDEX MATCH MATCH with predefined fixed arrays

    TLDR - Create a VBA custom function (OurDataFx) replicating INDEX MATCH MATCH sourcing to another workbook which can be used in any Excel spreadsheet and you only need to set up MATCH lookup_value parameters in this OurDataFx because INDEX array and MATCH lookup_array are defined directly via...
  2. M

    Index Match Match with a loop

    Hello all, New to the thread so I do apologies if this isn't sufficient. I am trying to create VBA code for Index Match Match with a loop. I have attached an image to help. To detail the problem; - Cells A4:C13 have permutations from myarray (1,2,3,4,7) where I want 3 numbers picked and...
  3. E

    Sumifs with index match match inquiry (could be Sumproduct related)

    Hi, I have two-pronged question though the most important one will be the 1st bullet and the less important will be the 2nd bullet. The uploaded excel will show the same format for the aggregate data on the top and the different sets of data outlined in black below it. Unsure if sumifs and...
  4. R

    Formula to Display Name and Total Sales Weekly

    ******** name="google_ads_iframe_/22152718/sws-hb//mrexcel.com//in_post_0" width="300" height="250" title="3rd party ad content" id="google_ads_iframe_/22152718/sws-hb//mrexcel.com//in_post_0" frameBorder="0" marginWidth="0" marginHeight="0" scrolling="no" style="border: 0px currentColor...
  5. U

    Help index match match with roundown

    I need to index match match but the data i am trying to find is in a table like below. The cost of the units needed is always rounded down so in the Cost column for 2478 units i want the cost of 2000 units against code 4/1 therefore £773, can anyone help?? <colgroup><col width="64"...
  6. O

    Index Match match match? #REF

    I'm trying to look up values based on three criteria - my gut is that this needs to be an array formula but I'm beggared if I can get it to work. My source table looks as follows: Project Category 1 2 3 4 5 6 Project A Category A 9 4 3 6 0 2 Project A Category B 7...
  7. A

    Reverse INDEX MATCH MATCH search

    Honestly, it's hard to believe a solution as easy as the one I'm asking for doesn't exist on the internet (spent 1h googling), but here it goes: Consider this table: Now, if we wanted to look up what a combination of R1 and C1 gives us, that would be a simple INDEX MATCH MATCH. But what if...
  8. B

    Look ups or Index Match Match question

    Hi, I have 2 spreadsheets. The first one has 2 columns Column 1 is a 'Task Number' Column 2 is a 'Product Number' On my other spreadsheet i have the Task numbers running in each column and the product numbers running down the rows to form a sort of empty table/matrix. How can i look up the...

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