+ Reply to Thread
Results 1 to 7 of 7

Adding a total up as i go week to week!

  1. #1
    Registered User
    Join Date
    08-09-2015
    Location
    ashford kent, england
    MS-Off Ver
    2013
    Posts
    24

    Adding a total up as i go week to week!

    Hi all im new to all this excel stuff (newbie )
    I want to track my weekly football points, is there a way that it will add up for me as i input a number week after week in the total column?

    Any help would be great, Thank you.

    Lee
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    03-20-2015
    Location
    Primarily UK, sometimes NL
    MS-Off Ver
    Work: Office 365 / Home: Office 2010
    Posts
    2,405

    Re: Adding a total up as i go week to week!

    Hi, welcome to the forum.

    In C11 enter
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    then drag this formula down the column as far as you need (select C11, move your mouse to the bottom right until your cursor becomes a cross then left-click and drag down).

    Regards,
    Aardigspook

    If your problem is solved, please go to 'Thread Tools' above your first post and 'Mark Thread as Solved'.
    You don't need to give me rep if I helped, but thanks are appreciated.

  3. #3
    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,929

    Re: Adding a total up as i go week to week!

    Hi, welcome to the forum

    Slight addition to Aardigspook's formula...
    =IF(B11="","",SUM($B$11:B11))
    copied down
    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

  4. #4
    Forum Expert
    Join Date
    03-20-2015
    Location
    Primarily UK, sometimes NL
    MS-Off Ver
    Work: Office 365 / Home: Office 2010
    Posts
    2,405

    Re: Adding a total up as i go week to week!

    @FDibbins:
    Good point - I assumed having the same total all the way down would be ok, but the IF/"" makes it much tidier-looking.

    Regards,
    Aardigspook

    If your problem is solved, please go to 'Thread Tools' above your first post and 'Mark Thread as Solved'.
    You don't need to give me rep if I helped, but thanks are appreciated.

  5. #5
    Registered User
    Join Date
    08-09-2015
    Location
    ashford kent, england
    MS-Off Ver
    2013
    Posts
    24

    Re: Adding a total up as i go week to week!

    Hi,

    Thank you so much! it works a treat, quick response too!
    So glad i have found this forum.

    Lee,

  6. #6
    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,929

    Re: Adding a total up as i go week to week!

    Lee, happy to help, look forward to helping you again (Aardig did the heavy lifting here, I just added to it)

    If this answered your question, please take a moment to mark the thread as "solved" - it helps keep things neat and tidy lol, and consider adding the reputation to those that helped (see points 2 & 3 below my 1st post to you)

  7. #7
    Forum Expert
    Join Date
    03-20-2015
    Location
    Primarily UK, sometimes NL
    MS-Off Ver
    Work: Office 365 / Home: Office 2010
    Posts
    2,405

    Re: Adding a total up as i go week to week!

    You're welcome - glad we could help and thanks for the rep.

    Regards,
    Aardigspook

    If your problem is solved, please go to 'Thread Tools' above your first post and 'Mark Thread as Solved'.
    You don't need to give me rep if I helped, but thanks are appreciated.

+ 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. Replies: 13
    Last Post: 10-10-2014, 06:50 AM
  2. [SOLVED] excel hlep to calculate the week no from dispatch to closed calls week wise
    By johnodys in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-05-2013, 04:53 AM
  3. [SOLVED] IF statment to bring back RAG status on week end between multiple week-ends
    By jonathan.haynes in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-04-2013, 12:45 PM
  4. How to: identify repeat offenders within a 3 week period (week per week basis)
    By Heloc in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-28-2012, 12:43 AM
  5. Replies: 11
    Last Post: 04-06-2011, 02:33 PM
  6. copy week total in weekly sales worksheet to appropriate week in monthly sales
    By Sandy2976 in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 10-15-2009, 01:04 PM
  7. Year and week, adding zero before week number
    By randalino in forum Excel General
    Replies: 1
    Last Post: 06-23-2009, 10:34 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