indexmatch

  1. D

    IndexMatch with multiple values as Match possible ?

    what I am trying to do is; look up E11:E15 for "s" or "x" and return the value from A11:A15 and sum it up I hope you can help thanks in advance see the example; <tbody> .. A ... E F G H 10 % ... CW1 CW2 CW3 CW4 11 25% ... s s x 13 75% ... s x x x 15...
  2. L

    How to review data set, disregard "no" values to keep searching and return value only if "yes" value found...

    I have a large excel table listing a number of duplicated project names on the vertical axis (depicting different milestone dates for each project), represented against a number of impact types in the horizontal axis, calling out for each line item if there's an impact or not, and what type of...
  3. J

    Need to generate output into two columns using Vlookup or Index with Match formulas

    <tbody> -- Excel version: Excel 2016 Computer operating system: Windows 7 Sample data: Sheet4 <colgroup><col style="font-weight:bold; width:30px; "><col style="width:64px;"><col style="width:76px;"><col style="width:101px;"><col style="width:59px;"></colgroup><tbody> *...
  4. D

    find product of 2 cells and a match index in a row, then sum the result

    I would like to find the Sum of the No. Units*price*relevant exchange rate according to month and currency. Here is my two sets of data: 1. Info <tbody> A B C D Date Currency No Unit Unit Price 1 05/Jan EUR 100 1.15 2 07 Jan USD 100 20 3 09 Feb HKD 200 100 4 10 Mar EUR 300 4 5 28...
  5. J

    Index / Match - Value issue

    Hello all, I am running into an issue with a cell. I am trying to sum a row of 10 cells but a value seems to be left out. I tried to test it by referencing the cell (=I47) and the value shows as 0 instead of 132 (which I see as the value of cell I47) Is this due to the text references I have...
  6. M

    lookup/find with multiple criteria

    Hello, I have a table similar to the one below and I wish to look up which employee can work on station 1 for example. <tbody> employee station 1 station 2 station 3 station4 name a y n y n name b y n n y name c y n y n name d n y n y </tbody> on a separate column I want to enter...
  7. K

    VLOOKUP and INDEX-MATCH not doing it - any suggestions?

    Hi all I'm hoping someone will be good enough to help me with the below problem In cell N11 I have a particular value which represents a measure of physiological activity (for example, .013543). In Column U I have a series of values which represent the changing amount of this measure over the...
  8. J

    IF then INDEX and MATCH

    I am trying to run the following formula: =IF(H2="TRUE",INDEX(Original!N:N,MATCH(Merged!AF2,Original!Y:Y,0)),"RUN NEXT TEST") However every cell is returning "RUN NEXT TEST" Does anybody have any idea as to why this is happening or how I can fix this formula? Much appreciated!
  9. F

    How to speed up index match function

    I have this line of codes however , my excel will lag and most of the time it will stop responding . Why? :( Cross Ref: How to speed up this index match function Any suggestion ? Private Sub Unsuccessful() 'Update Column S and T 'S = Active Ext ID , T = Inactive Ext ID Dim MaxRowNum As Long...
  10. F

    VBA Copy and Paste Cell Value Only- It keep returning #N/A

    I am having problems with the code listed below. I'm trying to use indexmatch with another workbook to get the values and save the value as cell values . But it returns a value of #N/A. I want a to save it as paste cell value only and not formula :mad: Can anyone suggest a solution? or...
  11. B

    Single Column Criteria for Row, Mutliple Columns to sum, Sum with Index Matching

    I would like to sum within range all values that match a single column criteria for the sum row along with multiple columns that will indicate which specific cells within the row to sum. My formula...
  12. D

    Macro that copies an image from Sheet1 to Sheet2

    Dear all, I have on sheet1 a cell that displays images based on a Index/Match function. So, if a certain variable changes, that image changes! AS it changes, the picture that appears has different names: Picture 13, Picture 1...etc etc What I want to do is, for each time the picture changes...
  13. J

    Index Match appropriate?

    Hi I want to have a spreadsheet which has a text free from front sheet, where the user can place in some alpha-numerical data (ie: A1234) and this will then bring up data from another sheet within the workbook. ie: the user types in A1234, this will then populate three other cells with the...
  14. T

    INDEX MATCH formula in combination with a wildcard

    Hi all, Since it is my first time using Excel in this manner, I am not sure if Excel is even able to do so, but I have to try because if it works, it will save me a lot of time. I have got three columns (of which one in a different workbook, but I assume that will not be a problem) Column A: a...
  15. J

    Array to return multiple values against a list of 2000+ items

    Hi I have been struggling with this one and have been trying to use and array. My data is arranged as per the below: Tab 1 table headers row 3, table data row 4 ID (Column D) Alpha (Column E) ID123 XYZ ID146 ABC ID123 XYZ This continues for around...
  16. D

    Value from multiple look ups

    Hi All, Need some help please :confused::confused::confused::confused: I have 2 tables and i need to pull the data from both to supply a dynamic graph. I've tried MATCH & INDEX and INDEXMATCH but i'll be honest, i'm, lost and can't figure it out. I don't want to use IF as the list is too...
  17. G

    Production Schedule

    Greetings, I'm currently working on a file that takes the code of a product and returns the next available production date that could supply the demand of this product. The file is set up in two sheets: A and B. In sheet A: <TBODY> Code Demand Production Date 1111 1000 ??????? 8272 2500...
  18. pedie

    What is the right way to lock col only and row only in a formula.

    Hi, for example my formula is '=INDEX('Sheet1'!$I$4:$I$44,MATCH(D2,'Sheet1'!$A$4:$A$44,0),MATCH($B$3,'Sheet1'!$E$4:$E$44,0)) etc So that when copied across the column or down the row it does not change the value.. Thanks for helping. Pedie;) PS: Is the correct way of locking the col and row...
  19. pedie

    Clarification on OFFSET(INDEX(MATCH....Excel 2007.

    In sheet1 of d3 im using = IFERROR(OFFSET(INDEX(Sheet2!$B$1:$B$44,MATCH(Sheet1!$A$1,Sheet2!A1:A44)),ROWS(A$1:A1)-1,COLUMNS($A1:A1)-1),"") I dont know it seems to work but when i use larger range then it does not give right figure...Could someone please validate this formula of mine? If...

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