+ Reply to Thread
Results 1 to 4 of 4

Help to correct a formula

  1. #1
    Registered User
    Join Date
    09-10-2019
    Location
    Belleville, MI
    MS-Off Ver
    2007
    Posts
    2

    Help to correct a formula

    I have a spreed sheet I setup for my golf league and I would like to get it to calculate the handicap for me based on the last three rounds. I can get it to work if I calculate with the scores going up an down but in my current spread sheet I put the scores going across I was hoping someone could help me correct the formula or give me another formula that would work to calculate the handicap. I have attached our normal spreed sheet and one I tested with the numbers going down. Any help would be greatly appreciated.

    This the formula that works with scores going up and down

    =ROUND((AVERAGE(OFFSET($B$2,COUNT(B2:B16)-3,0,3)))*3,0)/3-72

    This one doesn't work with the scores going across the spread sheet

    =ROUND((AVERAGE(OFFSET($D$2,COUNT(D3:R3)-3,0,3)))*3,0)/3-72
    Attached Files Attached Files
    Last edited by smoothpokerplyr; 09-10-2019 at 03:21 PM.

  2. #2
    Forum Contributor
    Join Date
    03-28-2018
    Location
    Houston, TX
    MS-Off Ver
    Microsoft Office Professional Plus 2016
    Posts
    127

    Re: Help to correct a formula

    This should be your formula:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    However, this will not work exactly right when the player was absent (ABS). I changed your "COUNT" to "COUNTA" to help with this, but a more complex solution is needed if you want to average the last 3 weeks that the player actually participated.

    As a note: the original up and down formula you were using suffers from this same affliction.

  3. #3
    Valued Forum Contributor
    Join Date
    04-26-2015
    Location
    Toronto, Canada
    MS-Off Ver
    2010
    Posts
    502

    Re: Help to correct a formula

    This is a handicap sheet that I found on line a long time ago when I was a bit of a golf fanatic. I do not claim it as mine but it works great.
    Attached Files Attached Files
    Uploading an attachment will assist Forum Members in finding the correct Solution for you. Create a dummy worksheet if necessary, add your start data and show where / what your expected results should be. TO ADD A FILE:

    Go to 'Advanced. click on 'Manage Attachments. Select 'Browse & Choose your file, Select 'Upload and then close the Attachment window.

  4. #4
    Registered User
    Join Date
    09-10-2019
    Location
    Belleville, MI
    MS-Off Ver
    2007
    Posts
    2

    Re: Help to correct a formula

    That worked. but yes I never thought about if they were absent. Any ideas how to make that happen? Thanks so much for the help
    Last edited by smoothpokerplyr; 09-10-2019 at 04:16 PM.

+ 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. [SOLVED] Formula for Predictions League - 3 points correct score or 1 point correct result
    By daveyboy1681 in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 08-17-2016, 04:09 PM
  2. Replies: 15
    Last Post: 11-25-2014, 08:14 AM
  3. Replies: 6
    Last Post: 10-09-2013, 03:08 PM
  4. Replies: 7
    Last Post: 02-03-2013, 06:25 PM
  5. Replies: 1
    Last Post: 09-17-2012, 09:35 AM
  6. Fix Needed for Code to Send Correct Data to Correct Sheets
    By swordswinger710 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 01-04-2012, 03:53 PM
  7. Formula Result in Formula Box is Correct, Cell Shows 0
    By TheStolenOlive in forum Excel General
    Replies: 1
    Last Post: 08-05-2011, 03:16 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