+ Reply to Thread
Results 1 to 3 of 3

Sum Corresponding Column

  1. #1
    Registered User
    Join Date
    02-17-2018
    Location
    tennesee, usa
    MS-Off Ver
    2017
    Posts
    8

    Sum Corresponding Column

    I have a spreadsheet with two columns. I know the start value and end value of column A but would like to know the sum of the values between these two points on column B.

    This is shown in the example below.
    In this example I'd be looking for the sum of the values from B3:B9

    Any help is massively appreciated!

    Cheers

    Screen Shot 2018-02-18 at 01.02.16.png
    Attached Images Attached Images
    Last edited by tpcbrap; 02-17-2018 at 09:02 PM.

  2. #2
    Valued Forum Contributor Root_'s Avatar
    Join Date
    07-29-2017
    Location
    _
    MS-Off Ver
    2010+
    Posts
    485

    Re: Sum Corresponding Column

    Try

    =SUMIFS(B2:B11,A2:A11,">="&E2,A2:A11,"<="&E3)

  3. #3
    Registered User
    Join Date
    02-17-2018
    Location
    tennesee, usa
    MS-Off Ver
    2017
    Posts
    8

    Re: Sum Corresponding Column

    Cheers!!!! Been working on this for a while and was struggling big time. You have saved me you legend!!!! Love this website. Repped.

+ 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: 7
    Last Post: 08-09-2015, 05:07 PM
  2. [SOLVED] Delete Cell Numbers of Column B From Column A (Column B Small and Column A too big)
    By it_electronics2000 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-09-2012, 08:56 AM
  3. [SOLVED] Delete Cell Numbers of Column B From Column A (Column B Small and Column A too big)
    By it_electronics2000 in forum Excel General
    Replies: 4
    Last Post: 04-07-2012, 09:14 AM
  4. [SOLVED] Delete Cell Numbers of Column B From Column A (Column B Small and Column A too big)
    By it_electronics2000 in forum Excel General
    Replies: 5
    Last Post: 04-06-2012, 12:02 PM
  5. [SOLVED] Delete Cell Numbers of Column B From Column A (Column B Small and Column A too big)
    By it_electronics2000 in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 04-06-2012, 11:19 AM
  6. [SOLVED] Delete Cell Numbers of Column B From Column A (Column B Small and Column A too big)
    By it_electronics2000 in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 04-06-2012, 11:18 AM
  7. [SOLVED] Delete Cell Numbers of Column B From Column A (Column B Small and Column A too big)
    By it_electronics2000 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-06-2012, 11:13 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