+ Reply to Thread
Results 1 to 2 of 2

Comparing 2 sets of test scores from 2 different databases

  1. #1
    Registered User
    Join Date
    10-05-2009
    Location
    Florida
    MS-Off Ver
    Excel 2007
    Posts
    76

    Comparing 2 sets of test scores from 2 different databases

    Good Morning,

    I have two sets of test scores. Each set of test scores were taken from a different database.

    I need assistance writing a formula that will compare the two sets of scores and flag any that do not match.

    Example:

    Student ID Database 1 Score Database 2 Score
    1 520 520

    2 560 560

    3 580 565

    In this example, the scores would be flagged in red for student 3 since the scores do not match in both databases.

    I hope this makes sense.

    As always, thanks in advance for your expertise and assistance. It is truly appreciated.

  2. #2
    Forum Expert Cutter's Avatar
    Join Date
    05-24-2004
    Location
    Ontario,Canada
    MS-Off Ver
    Excel 2010
    Posts
    6,451

    Re: Comparing 2 sets of test scores from 2 different databases

    You can select the full range of the 2 columns and use this as a Conditional Format formula:

    =$B2<>$C2

    assuming B2 is the top left cell of the range

+ 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