Results 1 to 2 of 2

compare 2 worksheets with countif?

Threaded View

  1. #1
    Registered User
    Join Date
    02-17-2007
    Posts
    22

    compare 2 worksheets with countif?

    I'm trying to compare 2 different worksheets which happen to be 2 different reports in a csv file i then open up with excel.

    I need to compare the 2 reports data against each other and identify the records that don't match between the two.

    Can i use something simple like a countif and conditional formatting function? I've seen posts that link to sites for add-in downloads, and i'm trying to avoid purchasing an add-in.

    The issue i'm having with the data is multiple records for each customer.

    Example of data comparison I'm trying to achieve:
    Worksheet A
    Purch Date Customer Amount
    10-12-07 cust1 10.00
    10-12-07 cust1 9.50
    10-15-07 cust1 2.25
    10-11-07 cust2 1.00
    11-01-07 cust3 120.00
    11-10-07 cust3 82.00

    Worksheet B
    Purch Date Customer Amount
    10-12-07 cust1 10.00
    10-15-07 cust1 2.25
    10-11-07 cust2 1.00
    11-01-07 cust3 120.00
    11-10-07 cust3 82.00
    11-12-07 cust3 4.50

    i would like to highlight all rows that don't match up between the two worksheets, and each customer may have multiple records on either report.

    Any suggestions?
    Last edited by VBA Noob; 12-16-2007 at 05:26 PM.

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