+ Reply to Thread
Results 1 to 2 of 2

Unable to use index and match function to fetch values

  1. #1
    Registered User
    Join Date
    04-29-2020
    Location
    Bangalore
    MS-Off Ver
    Microsoft Office Home and Student 2016
    Posts
    1

    Question Unable to use index and match function to fetch values

    I want to fetch total revenue based on ticker symbol and year
    I am using the forumla =INDEX(Total_Revenue,MATCH(1,($C$2=Tickersymbol)*(F6=Years),0),1)
    but i am getting error a value is not available in profit and loss statement
    Please check 4th tab profit and loss statement
    Attached Files Attached Files

  2. #2
    Forum Expert XLent's Avatar
    Join Date
    10-13-2010
    Location
    Northumberland, UK
    MS-Off Ver
    various
    Posts
    2,706

    Re: Unable to use index and match function to fetch values

    couple of things

    - your cell reference to "year" is creating a circular reference as referring to incorrect row
    - the use of the MATCH, in your original, requires Array entry (Ctrl + Shift + Enter)

    however, given your version of XL, and the nature of the calculation, you should use SUMIFS

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    this will be a cleaner, more efficient, approach

+ 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. MACRO code for an index match functions to fetch from multiple open workbooks
    By Pawann in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-01-2017, 10:18 AM
  2. [SOLVED] lookup / index or such function to fetch details
    By jilaba in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 02-01-2017, 11:23 PM
  3. Replies: 3
    Last Post: 04-07-2016, 01:15 AM
  4. Replies: 5
    Last Post: 02-09-2015, 01:54 PM
  5. vLOOKUP DUPLICATE VALUES; Unable to use index and match
    By CanonG in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-18-2013, 08:45 AM
  6. [SOLVED] Unable to Pull Active Email Addresses with Index/Match Function
    By BDavis in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-10-2012, 04:57 PM
  7. Unable to Pull Active Email Addresses with Index/Match Function
    By BDavis in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-10-2012, 12:44 PM

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