+ Reply to Thread
Results 1 to 6 of 6

What Formula Do I Need For My Archery Score Card

  1. #1
    Registered User
    Join Date
    08-07-2017
    Location
    UK
    MS-Off Ver
    2013
    Posts
    9

    What Formula Do I Need For My Archery Score Card

    Hey, Im hoping someone can help me with a couple of formulas for an Archery scorecard I have made.
    Capture.JPG

    The red box under HITS I would like the cell to detect how many hits were scored, so I need any numbers greater than 0 across the white cells to be +1 and the zeros not to be counted, so the total in the red cell should be 10.

    The yellow box under GLDS I would like it to detect how many golds were scored across the same white cells, golds are recorded as 9 so in this instance the total in the yellow box should be 5

    Any help in this would be greatly appreciated, I know this picture does not show the cell numbers so you can make them up and I can put the correct cell numbers in.

    Thanks in advance
    Last edited by MikeSmith69; 08-08-2017 at 08:27 PM. Reason: Breach Of Rules

  2. #2
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Help With A Formula

    Try

    =COUNTIF(A3:F3,">0")+COUNTIF(H3:M3,">0")

    and
    =COUNTIF(A3:F3,9)+COUNTIF(H3:M3,9)

  3. #3
    Registered User
    Join Date
    08-07-2017
    Location
    UK
    MS-Off Ver
    2013
    Posts
    9

    Re: Help With A Formula

    You my friend are a star, that is exactly what I needed, this is going to save me so much time. Thank you, I have added you a thumbs up on your reputation

  4. #4
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Help With A Formula

    You're welcome.

  5. #5
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,621

    Re: Help With A Formula

    title updated...
    Last edited by protonLeah; 08-08-2017 at 11:26 PM.
    Ben Van Johnson

  6. #6
    Registered User
    Join Date
    08-07-2017
    Location
    UK
    MS-Off Ver
    2013
    Posts
    9

    Re: Help With A Formula

    Quote Originally Posted by protonLeah View Post
    Your post does not comply with Rule 1 of our Forum RULES. Your post title should accurately and concisely describe your problem, not your anticipated solution.

    Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.

    To change a Title go to your first post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.

    (This thread should receive no further responses until this moderation request is fulfilled, as per Forum Rule 7)
    I'm sorry, I have now changed the title I hope that is acceptable, I cannot be more specific as I am a newbie in Excel and even though it has been solved I still don`t know the terminology for my question which is why I`m here.

+ 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. Excel formula bar to display the result of the formula , not the formula?
    By max_max in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 12-18-2016, 07:15 PM
  2. Replies: 11
    Last Post: 06-06-2014, 03:34 PM
  3. how to hide formula in formula box, view lookup result in formula box?
    By vengatvj in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-14-2013, 04:06 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