+ Reply to Thread
Results 1 to 3 of 3

Sum many fields and only count large (N) amount

  1. #1
    Registered User
    Join Date
    06-09-2015
    Location
    warman, sk, ca
    MS-Off Ver
    2010 and 365
    Posts
    2

    Sum many fields and only count large (N) amount

    Racing points season, each driver can use best 75% (1/4 drop rate). when I do Sum(), SUMPRODUCT(), Large() I get errors because of the Null values

    Sample:
    Race#
    DriverName 1 2 3 4 5 6 7 8 9 10 11
    driver 1 49 49 48 49 48 48 50 50
    driver 2 0 50 50 49 50 49 49
    driver 3 45 46 46 47 48 48
    driver 4 49 48 50 49 47 0
    driver 5 48 48 47 47 47
    driver 6 46 45 45
    driver 7 50 50
    driver 8 0 47
    driver 9 44

    only 8 races completed, 6 Largest of those count (3/4). I want the Current score of 6 best races.

    correct result
    Driver 1 = 295
    Driver 2 = 297
    Driver 9 = 44

    My first post so sorry if I didn't do this right, I normally can just read the forum and find my answers.

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,936

    Re: Sum many fields and only count large (N) amount

    Hi, welcome to the forum

    Often, a copy/paste onto a thread, does not come out as expected. I think this is 1 of those times

    To best describe or illustrate your problem you would be better off attaching a dummy workbook. The workbook should contain the same structure and some dummy data of the same type as the type you have in your real workbook - so, if a cell contains numbers & letters in this format abc-123 then that should be reflected in the dummy workbook.

    To attach a file to your post,
    click advanced (next to quick post),
    scroll down until you see "manage file",
    click that and select "add files" (top right corner).
    click "select files" find your file, click "open" click "upload" click 'done" bottom right. click "submit reply"

    Once the upload is completed the file name will appear below the input boxes in this window.
    You can then close the window to return to the new post screen.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    06-09-2015
    Location
    warman, sk, ca
    MS-Off Ver
    2010 and 365
    Posts
    2

    Re: Sum many fields and only count large (N) amount

    Sorry about that, I should have previewed.

    Attached is my current work book (with names replaced). The races will continue to grow to about 50 or 60 races be the end.

    current score is all I really need, the rest was just for building the results.

    * I would like to calculate 3/4 of races that have 3 or more racers
    * Sum largest 3/4 points from races that contain 3 or more drivers in the race class (see yellow sections).
    * I'd like to build the formula so I can auto populate this table week after week and get instant results instead of spending 5 to 15 minutes typing things in manually.

    eventuality I'll try and auto post this to a website. Race day ends, I pop up results and everyone can see them right away.
    Attached Files Attached Files

+ 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. Pasting large amount of data
    By fredrbcc in forum Excel General
    Replies: 1
    Last Post: 02-13-2015, 09:38 PM
  2. [SOLVED] multiple conditions to count large amount of data by Type, month & activity type
    By norfolk_lass in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-03-2014, 12:54 PM
  3. Need a formula to add up the amount of fields with either 'N' or 'P'
    By mleaver in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-03-2012, 07:25 PM
  4. Help replacing large amount of text with another large amount of text??
    By floydrob in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-30-2012, 05:01 AM
  5. How to Disable automatic fields in pivot table like total and count on fields
    By anushka in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 09-24-2009, 07:53 AM

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