Results 1 to 5 of 5

Conditional Formatting with a INDEX(MATCH) array formula

Threaded View

  1. #1
    Registered User
    Join Date
    12-15-2016
    Location
    Ontarion, CDA
    MS-Off Ver
    2013
    Posts
    2

    Conditional Formatting with a INDEX(MATCH) array formula

    Hello,
    I do not know if what I am trying to accomplish is possible with this formula. I have the entire formula working in a normal cell to return a TRUE/FALSE based on criteria. I cannot figure out how to translate this formula into the conditional formatting.

    In the attached document:

    ExecView!F8:F16 needs the conditional formatting
    ExecView!J8 contains contains the example of the formula I want to use for the conditional formatting
    {=IF(F8<(INDEX(tbl_Thresholds[Reserve(T3)],MATCH(A8&H8,tbl_Thresholds[SITE]&tbl_Thresholds[Man.],0))*0.5),TRUE,FALSE)}
    ExecView!K8 contains only the portion of the above formula that is the variable to ensure the INDEX(MATCH) is functioning
    {=INDEX(tbl_Thresholds[Reserve(T3)],MATCH(A8&H8,tbl_Thresholds[SITE]&tbl_Thresholds[Man.],0))}

    Hopefully someone can assist on how to accomplish this, maybe with a different formula to get the same results.
    Thanks
    B
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Formula to Index match multiple criteria with conditional formatting for leave calendar
    By meckenzie2012 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 06-19-2016, 02:22 PM
  2. Conditional formatting with INDEX MATCH MATCH
    By jawebb in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 04-28-2016, 05:01 AM
  3. Replies: 3
    Last Post: 04-02-2016, 08:16 PM
  4. [SOLVED] Index Match and Conditional Formatting
    By leebird in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-16-2016, 10:36 PM
  5. [SOLVED] conditional formatting with MATCH/INDEX formula (in VBA)
    By macrorookie in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-08-2014, 07:16 AM
  6. Conditional formatting using Index/Match
    By sj123 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-14-2014, 03:19 PM
  7. Conditional Formatting with INDEX/MATCH
    By Shanster695 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-22-2013, 02:39 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