+ Reply to Thread
Results 1 to 3 of 3

VLOOKUP and SUMIF help

Hybrid View

  1. #1
    Registered User
    Join Date
    02-12-2013
    Location
    Chester, England
    MS-Off Ver
    Excel 2010
    Posts
    6

    VLOOKUP and SUMIF help

    Hi,

    I've been attempting to sort out a looukup table on the spreadsheet for one of the classes I teach. I've got to the stage where it all works apart from the totals. Because it's a BTEC class they are awarded "Pass" "Merit" or Distinction"s rather than a percentage score, but these all have numerical values (which I have in my lookup table on sheet 2).

    Is there a way that I can set up my spreadsheet so that other teachers can open it type, for example, M (for merit) or P (for pass), and it returns a numerical value in my total column.

    First time I tried using basic VLOOKUP functions, then I tried combined with SUMIF, but I'm really struggling and it's starting to hurt my head. Any help would be greatly appreciated!

    BTEC Database no names.xlsx

    ^In my workbook I'm trying to populate column AE.

    Thanks

    Matt

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: VLOOKUP and SUMIF help

    use countif*lookup
    =COUNTIF(L4:AD4,"di")*VLOOKUP("di",Sheet2!$I$9:$J$13,2,FALSE) replace di with a cell reference if needed containing di
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Registered User
    Join Date
    02-12-2013
    Location
    Chester, England
    MS-Off Ver
    Excel 2010
    Posts
    6

    Re: VLOOKUP and SUMIF help

    THANK YOU. That was driving me mad.

+ 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