+ Reply to Thread
Results 1 to 2 of 2

Scoring Spreadsheet IF Statement

  1. #1
    Registered User
    Join Date
    05-22-2014
    Posts
    1

    Scoring Spreadsheet IF Statement

    Hoping someone can help so I'll try to explain it well enough.
    I'm making a scoring spreadsheet with multiple entrants (Brian, Sara, Sally, Dave etc)
    Spreadsheet will have multiple stages (10 total) where a raw score is added to penalty score for a final stage score, all the stage scores talley to the far left next to the entrants names under "Total Score" (lowest score is the winner).
    ^^^easy enough

    If an entrant does something not allowed in a stage, the Final Stage score will be labeled "DQ" (Disqualified) and the Raw Score + Penalty Time formula will be overridden with a simple text: "DQ"
    I have a column next to the "Total Score" labeled "DQ" where the formula I am looking for would search all the Final Scores by Stage for the "DQ" and label that cell "DQ" for quick reference. I also plan on Conditional Formating that column that is a cell contains "DQ" it will fill red with red letters (easy enough)

    I have gotten as far as:

    =IF(ISNUMBER(SEARCH("DQ",[@[Final Score Stage 1]])),"DQ","")
    Final Score Stage 1= cell H11
    "DQ" shows up in the DQ column perfectly

    then tried, by dragging the whole row:

    =IF(ISNUMBER(SEARCH("DQ",Table1[@[Raw Score Stage 1]:[Final Score Stage 10]])),"DQ","")

    This caused the column DQ to lose the "DQ" even though I still had "DQ" in cell H11 (aka: Final Score Stage 1)

    What I am hoping for is if a score keeper puts "DQ" in any one Final Score Stage # then it will show in the Match DQ column as well.

    Thanks anybody...

  2. #2
    Forum Expert cbatrody's Avatar
    Join Date
    04-15-2014
    Location
    Dubai
    MS-Off Ver
    Microsoft Office 365 ProPlus
    Posts
    2,136

    Re: Scoring Spreadsheet IF Statement

    Hi,

    Welcome to the Forum.

    Can you please post the template you are trying to build using "Go Advanced" option below?

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Spliting a spreadsheet into quintiles and scoring each row
    By Richard Harris in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-13-2015, 01:07 PM
  2. Creating a Fantasy Football Scoring Spreadsheet
    By joeman242320 in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 10-24-2013, 02:53 PM
  3. IF statement pharmacy spreadsheet HELP PLZ
    By trevortoy in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-29-2013, 06:54 AM
  4. Trivia Scoring spreadsheet
    By Zeheeba in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-27-2012, 05:54 PM
  5. IF statement for golf spreadsheet
    By prenner in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-28-2008, 02:51 PM

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