+ Reply to Thread
Results 1 to 6 of 6

Auto Sum each Row in one Column

  1. #1
    Registered User
    Join Date
    03-30-2010
    Location
    Annapolis, Md, USA
    MS-Off Ver
    Excel 2000
    Posts
    2

    Auto Sum each Row in one Column

    Hey guys, new to this forum but not forums in general. Your help is appreciated!

    I want to sum each row in a single column, example:

    =J12+Q12
    =J13+Q13
    =J14+Q14
    ...ect
    Can I enter one formula in a new column to add each separate row together, or do I "HAVE" to enter the formula for each row like I have been doing?

    I have many sheets to do this to and would like to speed it along! Thanks for listening!

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Auto Sum each Row in one Column

    Try:

    =SUM(J12:J18,Q12:Q18)

    Adjust ranges to suit.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Auto Sum each Row in one Column

    The way I read your question, you are asking how to get the formula =J12 + Q12 to automatically update as go down the column. Is that right?

    There are a number of ways. First fill in your first formula.
    1. You can then drag the cell by grabbing the lower right hand corner of the cell (your cursor will change to a +) and dragging.
    2. Select the range you want your formula to be in, including the cell you already filled (i.e. Z12). Hit CNTRL + D (copy down shortcut)
    3. Copy the cell with the formula. Select the rest of the range (i.e. Z13:Z100) and PASTE (CNTRL + V).

    Hope that helps.
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  4. #4
    Registered User
    Join Date
    03-30-2010
    Location
    Annapolis, Md, USA
    MS-Off Ver
    Excel 2000
    Posts
    2

    Re: Auto Sum each Row in one Column

    That did the trick!!! I'm almost done now! Thanks alot!!!!

  5. #5
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Auto Sum each Row in one Column

    Just curious, was it NBVC's interpretation or mine?

  6. #6
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Auto Sum each Row in one Column

    If it is ChemistB's solution you say works, then you can also employ the List feature found in the Data menu.

    It allows you to insert new rows, and automatically have formulas copy down to those new rows.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

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