+ Reply to Thread
Results 1 to 2 of 2

2 condition Duplicates

  1. #1
    wal50
    Guest

    2 condition Duplicates

    I am matching Remittance and Invoice records on Dollar amount and Invoice
    number.
    Thanks to Pearson, I have
    =IF(COUNTIF(H:H,H2)>1,IF(COUNTIF(G:G,G2)>1,"Match","Investigate")," ") which
    tags with “Match� records that match both fields and tags with “Investigate�
    when only the Invoice (H) matches.
    The remaining problem is that if two records have an invoice & $ match –
    satisfying the first IF condition AND a third record matches the dollar
    amount only, the third record may get the “Match�. It seems (?) to depend on
    the order it finds the records. Pearson is silent from what I can find.
    What I think I need is a formula that when the Invoice # matches, the dollar
    amount of those records are compared. How can that be accomplished? Or are
    there better ideas?

    Thanks in advance to a very helpful group,

    Wal50


  2. #2
    wal50
    Guest

    RE: 2 condition Duplicates

    I found a suggestion (Frank K.) to combine the columns in an old response to
    something similar. That seems to do it. I did look before I asked - but
    apparently not close enough. Sorry.
    Thanks

    wal50

    "wal50" wrote:

    > I am matching Remittance and Invoice records on Dollar amount and Invoice
    > number.
    > Thanks to Pearson, I have
    > =IF(COUNTIF(H:H,H2)>1,IF(COUNTIF(G:G,G2)>1,"Match","Investigate")," ") which
    > tags with “Match� records that match both fields and tags with “Investigate�
    > when only the Invoice (H) matches.
    > The remaining problem is that if two records have an invoice & $ match –
    > satisfying the first IF condition AND a third record matches the dollar
    > amount only, the third record may get the “Match�. It seems (?) to depend on
    > the order it finds the records. Pearson is silent from what I can find.
    > What I think I need is a formula that when the Invoice # matches, the dollar
    > amount of those records are compared. How can that be accomplished? Or are
    > there better ideas?
    >
    > Thanks in advance to a very helpful group,
    >
    > Wal50
    >


+ 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