+ Reply to Thread
Results 1 to 4 of 4

lookup function to return false value if any

Hybrid View

  1. #1
    Registered User
    Join Date
    06-28-2012
    Location
    India
    MS-Off Ver
    Excel 2013 and Excel 365
    Posts
    76

    lookup function to return false value if any

    Hi

    i am looking for a lookup functions which can retrun the False if there is any False value exist for a particular Customer
    example data attached
    Attached Files Attached Files
    Last edited by Baldev Kumar; 07-11-2021 at 10:45 AM.

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: lookup function to retrun false value if any

    One way:

    =IF(ISNUMBER(MATCH(1,(Table1[Customer]=J2)*(Table1[Payment Received]=FALSE),0)),FALSE,"")
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  3. #3
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: lookup function to return false value if any

    You're welcome & thanks for the feedback...

  4. #4
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    China Shanghai
    MS-Off Ver
    365 V2503 and WPS V2024(12.1.0.18543)
    Posts
    3,888

    Re: lookup function to return false value if any

    Cell K2 formula , Drag down

    HTML Code: 

+ 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] Lookup Cell Retrun an amount
    By Killer17 in forum Excel General
    Replies: 3
    Last Post: 12-06-2019, 07:08 PM
  2. If lookup/false formula - HELP!
    By JPRICH16 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-13-2019, 05:44 PM
  3. [SOLVED] Adding a Lookup function to a TRUE FALSE formula (part 2 from yesterday)
    By TPS in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 04-11-2018, 04:55 AM
  4. Replies: 4
    Last Post: 11-06-2014, 07:43 AM
  5. [SOLVED] in this TRUE OR FALSE function, i want desired name instead of display true or false
    By vengatvj in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-15-2013, 06:44 PM
  6. Replies: 1
    Last Post: 12-03-2012, 08:14 AM
  7. [SOLVED] Retrun a worksheet from a function
    By Jean-Pierre Bidon in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-14-2005, 03:15 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