+ Reply to Thread
Results 1 to 2 of 2

IF STATEMENT comparing criterias

  1. #1
    Registered User
    Join Date
    05-03-2017
    Location
    CA
    MS-Off Ver
    210
    Posts
    61

    IF STATEMENT comparing criterias

    Hi,

    I have my raw data in the attachment. I am trying to find a IF statement or Formula that gives me an answer of "Cleared" or "Not Cleared.

    "If the customer name has same ID and ITEM and Amount in both Debit and Credit side then Line Item is cleared"
    Attached Files Attached Files

  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 2403
    Posts
    43,893

    Re: IF STATEMENT comparing criterias

    One way in O2, copied down:

    =IF(COUNTIFS(B:B,B2,F:F,F2)=2,"Cleared","Not Cleared")
    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.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

+ 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] IF STATEMENT comparing certain criterias
    By usama5788 in forum Excel General
    Replies: 9
    Last Post: 05-30-2017, 01:09 PM
  2. [SOLVED] Macro Find set criterias to a colomn of number, delete the rows that don't meet criterias
    By TAMMY32 in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 05-03-2017, 04:09 PM
  3. [SOLVED] sumifs with ranges and criterias depending on an if statement
    By alexcrofut in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-01-2014, 04:36 PM
  4. Four rule statement with multiple criterias (Formula?, macro?, IDK??)
    By bwalling6 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-10-2013, 04:49 PM
  5. Using If Statement for multiple date criterias
    By adamschmidt in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-27-2013, 04:52 AM
  6. Criterias for IF Statement
    By captedgar in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 01-13-2010, 02:14 PM
  7. Comparing Data with certain criterias
    By dvspriest in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-29-2008, 04:09 AM

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