+ Reply to Thread
Results 1 to 3 of 3

Why is this formula not working?

  1. #1
    Registered User
    Join Date
    12-16-2016
    Location
    New York, USA
    MS-Off Ver
    2013
    Posts
    11

    Why is this formula not working?

    Hi,

    I Want to have two tables calculating different values based on a type of vendor, which then feed into a sort of a "heat map". I am using the following formula
    Please Login or Register  to view this content.
    Currently, both tables referenced ($B$153:$AW$173 and hsc!$B$3:$AW$23) are EXACTLY the same.

    However, the formula fails for "value_if_false" section of the "if" statement. Is there anything I am doing here wrong?

    The column part of the second index-match (MATCH($D7,hsc!$B$3:$AW$23,0)) is the one failing


    Please help!!

    Thanks

  2. #2
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2404
    Posts
    13,407

    Re: Why is this formula not working?

    Hi kzaveri19 and welcome to the forum.

    Have you checked for leading or trailing spaces in D7 and hsc!$B$3:$AW$23?

    If that doesn't resolve the formula try uploading a sample work book ... data desensitized.

    If you are not familiar with how to do this:

    To attach a file to your post,
    • click “Go Advanced” (next to Post Quick Reply – bottom right),
    • scroll down until you see “Manage Attachments”, click that,
    • click “Browse”.
    • select your file(s)
    • click “Upload”
    • click “Close window”
    • click “Submit Reply”
    The file name will appear at the bottom of your reply.
    Dave

  3. #3
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,819

    Re: Why is this formula not working?

    You can only use MATCH on a one-D array, so I think that term should be:

    (MATCH($D7,hsc!$B$23:$AW$23,0))

    Hope this helps.

    Pete

+ 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. [SOLVED] help index and match macro not working but formula working??
    By JEAN1972 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 02-28-2016, 06:37 AM
  2. Replies: 3
    Last Post: 05-14-2015, 07:32 AM
  3. Correct/Working (Index,Match) formula not working between cells
    By barnerd in forum Excel Formulas & Functions
    Replies: 17
    Last Post: 02-11-2014, 01:20 PM
  4. Working formula for 2007 not working in 2003, SumIfs not available in 2003: Can it be ??
    By Spreadlover in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-05-2013, 06:06 PM
  5. Replies: 9
    Last Post: 03-08-2013, 11:50 AM
  6. Replies: 2
    Last Post: 08-17-2012, 08:16 AM
  7. Replies: 2
    Last Post: 08-01-2012, 11:53 AM

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