+ Reply to Thread
Results 1 to 2 of 2

Calculate the score for a football championship

  1. #1
    Registered User
    Join Date
    09-20-2012
    Location
    Lisboa
    MS-Off Ver
    Excel 2010
    Posts
    1

    Calculate the score for a football championship

    I'm trying to calculate the score for a football championship, where victory is three points, zero points defeat and a draw 1 point. I have the following formula. = IF (OR (F31 = H31, 1), IF (H31> = F31, 1, 3)), I am not able, to return to zero when the team is in cell F31, the draw to win returns true. Someone can help me?
    Thank you

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Calculate the score for a football championship

    Hi and welcome to the forum.

    What numbers are in F31 and what in H31?

    Do you mean something like this?

    =IF(F31>H31,3,IF(F31=H31,1,0))
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

+ 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