Results 1 to 13 of 13

Need urgent help please with if formula with multiple criteria

Threaded View

  1. #1
    Registered User
    Join Date
    05-21-2013
    Location
    Sydney,Australia
    MS-Off Ver
    Excel 2010
    Posts
    12

    Need urgent help please with if formula with multiple criteria

    Hi Guys,

    First post on this forum. Great to see so much help out there to enable us to better ourselves. Certainly want to get into Excel more and more, love what it can do.

    I am trying to come up with an if formula that will return the following;

    Where the consignment note value in column D is the same, (duplicate) and the date in column B is different i need to return the word, "duplicate" and where this criteria is not met return the word, "No". Although the consignment note may be the same, (duplicate) in column D, the catch is that it can only be a duplicate on a different date in column B.

    The formula i used was;

    =IF(AND(COUNTIF(B$5:$B40,B40)<>B39,COUNTIF(D$5:$D40,D40)>1),"DUPLICATE","NO")

    I know it is wrong!!

    It is returning the word, "duplicate" for the same consignment (column D) on the same date (column B) as well as different date (column B). I only want it to return, "duplicate" when the date (column B) is not the same.

    It also needs to return the word, "duplicate" very each same consignment after the first consignment (column D) on a different date (column B).

    See attached file with comments in F39 & F41.

    Please help!

    Adam
    Attached Files Attached Files

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