+ Reply to Thread
Results 1 to 7 of 7

Sum Data in Multiple Columns

Hybrid View

  1. #1
    Registered User
    Join Date
    12-08-2016
    Location
    Texas
    MS-Off Ver
    2016
    Posts
    3

    Re: Sum Data in Multiple Columns

    Thanks for the suggestion, Pete. I really appreciate your help.

    Here is my example in an Excel sheet.
    Attached Files Attached Files

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,852

    Re: Sum Data in Multiple Columns

    Put the first year (2011) in K2 and this formula in L2:

    =K2+1

    Copy across to O2. Then you can put this formula in K3:

    =SUMIF($B3:$H3,K$2,$C3:$I3)

    then copy across and down as required. Note the two ranges in the SUMIF formula are offset by one column.

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    12-08-2016
    Location
    Texas
    MS-Off Ver
    2016
    Posts
    3

    Re: Sum Data in Multiple Columns

    Pete, thank you so much for your help. I have been working on this issue for awhile now and your fix has not only saved my time, but has given me new knowledge that will allow me to better solve problems like this in the future. Many, many, many thanks!

  4. #4
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,852

    Re: Sum Data in Multiple Columns

    Glad to be able to help.

    If that takes care of your original question, please select Thread Tools from the menu above your first post and mark this thread as SOLVED.

    Also, since you are relatively new to the forum, you might like to know that you can directly thank those who have helped you by clicking on the small "star" icon located in the lower left corner of a post that you have found to be helpful (not just in this thread - for any post that has helped you). This also adds to the reputation of the poster (the small green bars in the poster's profile).

    Pete

+ 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] Moving multiple columns (8 x sets of 3) with data in separate rows into 3 columns
    By Emmax in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 03-03-2016, 01:23 PM
  2. Replies: 6
    Last Post: 11-25-2015, 01:01 PM
  3. [SOLVED] macro needed to extract specific columns out of multiple columns with their row data
    By genetist in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 01-07-2014, 12:49 AM
  4. Replies: 9
    Last Post: 12-15-2013, 10:05 PM
  5. Macro to copy 3 columns of data from multiple sheets into 3 columns on 1 sheet
    By bballdcm2007 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 12-15-2012, 04:37 PM
  6. Replies: 1
    Last Post: 03-01-2012, 09:44 PM

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