+ Reply to Thread
Results 1 to 2 of 2

Sum / Count total from specific cell until this cell

  1. #1
    Registered User
    Join Date
    03-23-2013
    Location
    Canada
    MS-Off Ver
    Excel 2010
    Posts
    67

    Sum / Count total from specific cell until this cell

    I am importing data starting from row 7 to below (above is header that will freeze). I would like to add a formulas at the end of the a cell which will sum up everything from cell 7 (F7) until this cell -2 (the cell with the formulas minus two since there will be a space before it).

    Would like to have a formula that will sum up the total and another formula that will count the total of item.

    Appreciate if someone know how.

    It is like clicking on the F7, then Ctrl + Shift + Down >>> Sum of thisUntitled.pngCountReport4.xlsx
    Last edited by jamewoong; 12-23-2015 at 12:24 AM.

  2. #2
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,626

    Re: Sum / Count total from specific cell until this cell

    Elegant way would be by using macro-enabled workbook and worksheet change event handler (you can find number of examples on this forum). But easy way if you do not expect too many rows of data woukd be in F17 formula:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    in E17:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    copy this one to A17 and in B17:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    now copy A17:F17 several rows down and as you add another data the total row will be accurate and located after one empty row.
    Attached Files Attached Files
    Best Regards,

    Kaper

+ 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] subtract from a specific amount but keep total in same cell?
    By michaelDDW in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-03-2015, 08:37 PM
  2. [SOLVED] Function possible for Using specific number to count other specific numbers total ?
    By Karnik in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 05-02-2015, 03:35 AM
  3. [SOLVED] Formula that creates a top up value where the total of another cell is sub a specific no
    By JamieGars in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-06-2015, 04:31 PM
  4. [SOLVED] Count if a certain cell in all worksheets contains a specific value in another cell
    By thartwell in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 12-14-2014, 12:35 AM
  5. If cell contains specific text then count adjacent cell
    By KELLIS in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-05-2014, 04:45 PM
  6. Replies: 1
    Last Post: 01-25-2013, 04:59 PM
  7. adding a cell to a total if the cell value next to it is of a specific type
    By justchris in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-20-2008, 04:05 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