+ Reply to Thread
Results 1 to 9 of 9

Cumulative Totals

  1. #1
    Registered User
    Join Date
    01-06-2007
    Location
    Tavares, FL
    MS-Off Ver
    Office Pro 2003
    Posts
    11

    Question Cumulative Totals

    I have the following:

    A = 1st number entry (0 to say 625)
    B = 2nd number entry ( " )
    C = 3rd number entry ( " )
    D = SUM OF ENTRIES (A->C) per session =IF(SUM(A5:C5)=0,"",SUM(A5:C5))
    E = NUMBER OF ENTRIES (A->C) per session =IF(COUNT(A5:C5)=0,"",COUNT(A5:C5))
    F = AVERAGE NUMBER per session (A->C) =IF(D5="","",D5/E5)

    I want to compute to following:

    G = ROLLING TOTAL of "E" per Session for an extended period.
    H = ROLLING TOTAL of "F" per Session for an extended period.
    I = ROLLING TOTAL AVG of "E & F" per Session for an extended period.

    Such that: Initially "A->F" show BLANK prior to ANY entries,
    ONLY numbers show for entries in "AND/OR" "A->C",
    for each ROW (1 to say 126).

    I cannot seem to form equations for “G, H, & I” that satisfy all conditions as they either:
    *come up TRUE,
    *come up FALSE,
    *come up 0,
    *come up #VALUE,
    *come up #DIV/0,
    *come up with a miscount or “no-count”.

    I guess this is kind of like keeping Bowling Scores??

    Can anyone help me out??

    Thanks in advance,

    Fred

  2. #2
    Forum Expert Carim's Avatar
    Join Date
    04-07-2006
    Posts
    4,070
    Hi,

    Do you mind uploading a zipped copy of your spreadsheet ...?
    HTH
    Carim


    Top Excel Links

  3. #3
    Registered User
    Join Date
    01-06-2007
    Location
    Tavares, FL
    MS-Off Ver
    Office Pro 2003
    Posts
    11

    Cumulative Totals

    No I don't mind, I will in the next few minutes.

    Fred

  4. #4
    Registered User
    Join Date
    01-06-2007
    Location
    Tavares, FL
    MS-Off Ver
    Office Pro 2003
    Posts
    11

    Cumulative Totals

    You should now have "TestSheet_1.zip

    Note: I may be away from the computer for a while.

    Thanks,

    Fred

  5. #5
    Forum Expert Carim's Avatar
    Join Date
    04-07-2006
    Posts
    4,070
    Hi Fred,

    Make sure to attach your file with the
    Manage Attachments button, located in the Additional Options section ...

  6. #6
    Registered User
    Join Date
    01-06-2007
    Location
    Tavares, FL
    MS-Off Ver
    Office Pro 2003
    Posts
    11

    Cumulative Totals

    Hi Carmin,

    I thought I did the first time but here it is again.

    Thanks.

    Fred
    Attached Files Attached Files

  7. #7
    Forum Expert Carim's Avatar
    Join Date
    04-07-2006
    Posts
    4,070
    Hi again,

    When you sum column A,B,C does it add up to a year ...?
    Your formulas in columns H, J, K must be corrected to avoid circular references, or if you prefer a cell which includes itself in the calculation ...

  8. #8
    Registered User
    Join Date
    01-06-2007
    Location
    Tavares, FL
    MS-Off Ver
    Office Pro 2003
    Posts
    11

    Cumulative Totals

    A -> C sum up upon each individual SET of entries through the point of Calculation. If I want to enter an aditional SET, I delete the old entries, enter new ones, and re-calculate. I continue this until I want to start a brand new baseline (a new data collection START point.)

    The other three rows must each add information from the new data set to the their own previous collective data and recompute a new collective answer. I am aware that this means that they have to add additional data to themselves.
    I also want them to go to BLANK if I am starting a new baseline, a new data collection START point. Hope that you understand what I am getting at. (Improper language, but, Oh Well---)

    Fred

    Carim,

    It's now about 9pm here & I have to leave until somewhere around 2pm tomorrow. I will check back in at that time. So you have some time to work with some other questions if you wish. At any rate, thanks for the time spent so far.

    Fred

    Carim,

    I am now back on line. You seem to have been a busy boy/girl (??). I followed the "Burrelly" thread and you do good work.

    Fred
    Last edited by fredmr; 01-15-2007 at 01:33 PM.

  9. #9
    Registered User
    Join Date
    01-06-2007
    Location
    Tavares, FL
    MS-Off Ver
    Office Pro 2003
    Posts
    11

    Smile Cumulative Totals

    Carim,

    I am now back on line. You seem to have been a busy boy/girl (??). I followed the "Burrelly" thread and you do good work.

    Fred

+ 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