+ Reply to Thread
Results 1 to 7 of 7

Get a sum for a range of value depending on start&end criteria cells

Hybrid View

  1. #1
    Registered User
    Join Date
    10-16-2018
    Location
    turkey
    MS-Off Ver
    2018
    Posts
    19

    Get a sum for a range of value depending on start&end criteria cells

    Dear all,

    How can I get sum for range of value depending start&end values?
    I need sum of values with *.
    I hope it is clear thanks in advance.


    start end sum
    1912 1916 ???

    1910 1
    1911 2
    1912 3*
    1913 4*
    1914 5*
    1915 6*
    1916 7*
    1917 8
    1918 9
    1919 10
    1920 11
    1921 12
    Last edited by excelsorusor; 10-16-2018 at 04:03 PM.

  2. #2
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,870

    Re: Get a sum for a range of value depending on start&end criteria cells

    Hi & welcome to the board.
    How about
    =SUMIFS(B4:B13,A4:A13,">=" &A3,A4:A13,"<="&B3)

  3. #3
    Registered User
    Join Date
    10-16-2018
    Location
    turkey
    MS-Off Ver
    2018
    Posts
    19

    Re: Get a sum for a range of value depending on start&end criteria cells

    cap01.JPG

    Thank you for your reply, I entered the formula but it gave me 0.
    Did I enter it wrong?
    Regards.

  4. #4
    Registered User
    Join Date
    10-16-2018
    Location
    turkey
    MS-Off Ver
    2018
    Posts
    19

    Re: Get a sum for a range of value depending on start&end criteria cells

    To explain better I added this image.
    Attached Images Attached Images
    Last edited by excelsorusor; 10-16-2018 at 04:15 PM.

  5. #5
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,870

    Re: Get a sum for a range of value depending on start&end criteria cells

    With that layout, it should be looking in A2 & B2, not A3 & B3

  6. #6
    Registered User
    Join Date
    10-16-2018
    Location
    turkey
    MS-Off Ver
    2018
    Posts
    19

    Re: Get a sum for a range of value depending on start&end criteria cells

    It works fine thank you very much.

  7. #7
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,870

    Re: Get a sum for a range of value depending on start&end criteria cells

    Glad to help & thanks for the feedback

+ 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] Calculate by Match Criteria between Start/End Cells
    By davidpierce in forum Excel Formulas & Functions
    Replies: 32
    Last Post: 05-19-2015, 08:18 PM
  2. [SOLVED] Need to get certain cells filled with letters, depending on various criteria
    By zookeepertx in forum Excel Programming / VBA / Macros
    Replies: 18
    Last Post: 12-31-2014, 06:40 PM
  3. highlighting the cells depending on criteria from another sheet data
    By tobbie in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-15-2014, 01:53 PM
  4. Range changes depending on criteria.
    By jumonjii in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 05-15-2014, 11:57 AM
  5. Replies: 2
    Last Post: 04-05-2012, 08:22 AM
  6. Replies: 5
    Last Post: 10-20-2009, 10:03 AM
  7. Populate Cells depending on criteria of other cell
    By thedaddy in forum Excel General
    Replies: 1
    Last Post: 09-05-2009, 12:42 PM

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