+ Reply to Thread
Results 1 to 6 of 6

ISNUMBER MATCH not working for CF Help Needed

  1. #1
    Registered User
    Join Date
    12-20-2018
    Location
    Louisiana, USA
    MS-Off Ver
    2016
    Posts
    3

    ISNUMBER MATCH not working for CF Help Needed

    I have an ISNUMBER(MATCH()) that is not working in CF but works in cells


    Range Table1[Charge Code] is $B$5:$B$78
    Range Table2[Code] is $G$5:$G$78

    I want to highlight values in Table1 range if they are found in Table2 range


    ISNUMBER(MATCH(B5,Table2[Code],0))

    Alternative 1:

    ISNUMBER(MATCH(Table1["at"[Charge Code]],Table2[Code],0))

    Alternative 2:

    ISNUMBER(MATCH(B5,$G$5:$G$78,0))





    This formatting condition applies to $B$5:$B$78

    None of these are working for me. Any help would be appreciated.

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,443

    Re: ISNUMBER MATCH not working for CF Help Needed

    Try using
    =ISNUMBER(MATCH($B5,$G$5:$G$78,0))

    instead

  3. #3
    Registered User
    Join Date
    12-20-2018
    Location
    Louisiana, USA
    MS-Off Ver
    2016
    Posts
    3

    Re: ISNUMBER MATCH not working for CF Help Needed

    Still a no go.

  4. #4
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,443

    Re: ISNUMBER MATCH not working for CF Help Needed

    Attach a sample workbook (not a picture or pasted copy). Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.

  5. #5
    Registered User
    Join Date
    12-20-2018
    Location
    Louisiana, USA
    MS-Off Ver
    2016
    Posts
    3

    Re: ISNUMBER MATCH not working for CF Help Needed

    Attached. "Formosa Temp"

    If the proposed CF is working all of the yellow highlights should turn red.

    You'll see in column A where I was able to successfully use the function. Then used CF to turn the values yellow.

    Worksheet "ee"
    Attached Files Attached Files
    Last edited by Mr. Ervin; 12-20-2018 at 12:09 PM.

  6. #6
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,443

    Re: ISNUMBER MATCH not working for CF Help Needed

    For some reason your formula in the CF for red is between double quotes. Just remove them and apply

+ 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. If ISNUMBER MATCH function not working.
    By eurycea in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-20-2018, 10:24 AM
  2. [SOLVED] Formula containing index match isnumber and search with a few Ifs thrown in, not working
    By SueBristow in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-21-2018, 05:23 AM
  3. ISNUMBER not working correctly
    By lordfa9 in forum Excel General
    Replies: 3
    Last Post: 04-27-2018, 02:55 AM
  4. Formula Help Needed: IF plus ISNUMBER plus SEARCH plus OR plus AND
    By TOLJ in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-21-2016, 01:30 AM
  5. [SOLVED] May be INDEX & MATCH formula needed (working with two sheets).
    By nicholes in forum Excel General
    Replies: 3
    Last Post: 04-09-2012, 07:15 AM
  6. IsNumber is not working
    By korokke in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-28-2006, 12:40 PM
  7. [SOLVED] ISNUMBER and VLOOKUP Help Needed
    By lrbest4x4xfar in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-26-2005, 10:05 AM

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