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
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
Last edited by Baldev Kumar; 07-11-2021 at 10:45 AM.
One way:
=IF(ISNUMBER(MATCH(1,(Table1[Customer]=J2)*(Table1[Payment Received]=FALSE),0)),FALSE,"")
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
You're welcome & thanks for the feedback...
Cell K2 formula , Drag down
HTML Code:
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks