+ Reply to Thread
Results 1 to 6 of 6

Index and Match Function

  1. #1
    Registered User
    Join Date
    08-18-2013
    Location
    New Zealand
    MS-Off Ver
    2013
    Posts
    65

    Index and Match Function

    Hi

    I’m trying to develop a report of Printing and Photocopying for each of our departments.

    I’ve developed the attached spreadsheet.

    Worksheet 1 (Data) contains the raw data from a CSV file.

    Worksheet 2 (English) is the report that I want to generate. In cell B4 I’ve inserted an Index and Match formula after watching the video https://www.youtube.com/watch?v=yH_ArqoB0no. The answer in B4 (English worksheet) should be 87 (Cell G51 on the Data worksheet). The answer in B5 should be 5013 (Cell H51 on the Data worksheet).

    Unfortunately, the formula returning #REF!

    Could someone please help me by correcting the formulae?

  2. #2
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Index and Match Function

    Please try at B4

    =SUMIFS(Data!G$4:G$366,Data!$A$4:$A$366,$A$2,Data!$F$4:$F$366,$A4)
    Attached Files Attached Files

  3. #3
    Forum Expert
    Join Date
    09-07-2014
    Location
    Israel
    MS-Off Ver
    office 365 for MAC
    Posts
    3,105

    Re: Index and Match Function

    Hi,

    In B4 and across please try:
    =INDEX(Data!G:G,MATCH(English!$A4&$A$2,Data!$F:$F&Data!$A:$A,0))
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    08-18-2013
    Location
    New Zealand
    MS-Off Ver
    2013
    Posts
    65

    Re: Index and Match Function

    Hi Bo_Ry

    Thanks for your help.

    Unfortunately, when I tried to download your attached file I get an error message - see attachment.
    Attached Images Attached Images

  5. #5
    Registered User
    Join Date
    08-18-2013
    Location
    New Zealand
    MS-Off Ver
    2013
    Posts
    65

    Re: Index and Match Function

    Hi belinda200

    Thanks for your help.

    Unfortunately, when I tried the formula you advised for B4 I get the #VALUE! response - see attachment

    In addition, when I try to download your attached file I get an error message - see attachment.
    Attached Images Attached Images

  6. #6
    Registered User
    Join Date
    08-18-2013
    Location
    New Zealand
    MS-Off Ver
    2013
    Posts
    65

    Re: Index and Match Function

    Thank you Bo_Ry and belinda

    Thank you for helping me.

    I managed to get the formula to work.

    All the best,

    AlanL

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 7
    Last Post: 10-03-2019, 11:23 AM
  2. [SOLVED] Index/Match/Min/ABS Function needs to ignore one value in the index.
    By pronghorn in forum Excel Formulas & Functions
    Replies: 17
    Last Post: 09-16-2019, 02:04 AM
  3. How to apply an Index.Match.Match function to all entries in a Listbox on a User Form
    By jason.drozd in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 09-25-2018, 01:54 AM
  4. Need help in Index, Match usage to match multiple criteria in sum function
    By Summer0830 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-26-2017, 02:47 AM
  5. Problems applying INDEX-MATCH-MATCH function on other data
    By LennartB in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-13-2015, 05:33 AM
  6. [SOLVED] Stuck on Match function with #N/A; attempting to reverse Index/Match
    By Cappytano in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 12-10-2014, 06:39 PM
  7. Replies: 3
    Last Post: 06-17-2013, 12:37 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1