+ Reply to Thread
Results 1 to 3 of 3

Can someone help me with this formula to filter worksheet values based on a range?

  1. #1
    Registered User
    Join Date
    06-18-2012
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    4

    Can someone help me with this formula to filter worksheet values based on a range?

    The formula is =IF(SUMPRODUCT(COUNTIF(A1:AS1,"*"&Keywords!$A$5:$A$78&"*")),"POTENTIAL", "")

    It returns " potential" everytime it has a match.

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Can someone help me with this formula to filter worksheet values based on a range?

    Please explain what you are trying to achieve?

    Unable to understand for what purpose this formula is written in this way....
    COUNTIF(A1:AS1,"*"&Keywords!$A$5:$A$78&"*")


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,938

    Re: Can someone help me with this formula to filter worksheet values based on a range?

    looks like an array formula anyway?

    Confirm by pressing CTRL-SHIFT-ENTER to activate the array. You will know the array is active when you see curly braces { } appear around your formula. If you do not CTRL-SHIFT-ENTER you will get an error or a clearly incorrect answer. Press F2 on that cell and try again.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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