Results 1 to 3 of 3

comparing two letter (grades) values

Threaded View

technik comparing two letter (grades)... 07-22-2010, 12:37 PM
DonkeyOte Re: comparing two letter... 07-22-2010, 12:52 PM
technik Re: comparing two letter... 07-22-2010, 05:16 PM
  1. #1
    Forum Contributor
    Join Date
    04-19-2010
    Location
    Manchester
    MS-Off Ver
    Excel 2007
    Posts
    180

    Post comparing two letter (grades) values

    Hi guys,

    I'm trying to compare two columns which contain a TARGET GRADE and a PREDICTED GRADE and do a count on how many grades in the TARGET GRADE column are greater/less than in the PREDICTED GRADE column.

    I normally use the SUMPRODUCT function ... something like below (to count how many grades in both columns are greater than C Grades).

    =SUMPRODUCT(--(LEFT(C2:C110)<="C"),--(D2:D110<="C"))
    but that won't work with what I need to do above? or will it?

    Hope my question is clear.
    Last edited by technik; 07-22-2010 at 05:23 PM. Reason: icon added

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