+ Reply to Thread
Results 1 to 7 of 7

Sumif greater than or equal to today

  1. #1
    Forum Contributor
    Join Date
    02-15-2012
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2019
    Posts
    431

    Sumif greater than or equal to today

    Hi,

    I am confused to put the formula of subtraction and sum, if the date is Greater than or equal to today.

    An excel file attached with necessary details.

    Pl. help.

    Thanks,
    Nagesh.
    Attached Files Attached Files

  2. #2
    Forum Expert dosydos's Avatar
    Join Date
    12-09-2015
    Location
    Massachusetts
    MS-Off Ver
    365(PC) V:2308
    Posts
    1,472

    Re: Sumif greater than or equal to today

    if i am reaading this correctly the answer should be what is highlighted in yellow?
    if so try this in cell C3 and drag down:

    =SUM($B3-SUMIF($D$2:$O$2,">="&$B$1,$D3:$O3))
    <----- If you are happy with your solution please click on the "* Add Reputation" as a way to say thank you.

  3. #3
    Forum Expert dosydos's Avatar
    Join Date
    12-09-2015
    Location
    Massachusetts
    MS-Off Ver
    365(PC) V:2308
    Posts
    1,472

    Re: Sumif greater than or equal to today

    another option would be to remove the today() function in cell B1 and just use this formula in C3 instead:

    =SUM($B3-SUMIF($D$2:$O$2,">="&TODAY(),$D3:$O3))

  4. #4
    Forum Expert Roel Jongman's Avatar
    Join Date
    03-28-2015
    Location
    Netherlands
    MS-Off Ver
    Office 365
    Posts
    1,483

    Re: Sumif greater than or equal to today

    try this.

    =$B3-SUMIF($D$2:$O$2,">="&$B$1,$D3:$O3)

  5. #5
    Forum Contributor
    Join Date
    02-15-2012
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2019
    Posts
    431

    Re: Sumif greater than or equal to today

    Yes. Its working fine. Thank you dosydos.

  6. #6
    Forum Contributor
    Join Date
    02-15-2012
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2019
    Posts
    431

    Re: Sumif greater than or equal to today

    Thank you Roel Jongman. Yours also working fine.

  7. #7
    Forum Expert dosydos's Avatar
    Join Date
    12-09-2015
    Location
    Massachusetts
    MS-Off Ver
    365(PC) V:2308
    Posts
    1,472

    Re: Sumif greater than or equal to today

    Glad it worked, and 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. Replies: 5
    Last Post: 09-16-2020, 05:00 PM
  2. [SOLVED] Sumif greater or equal to
    By NotSwank in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 01-18-2018, 01:53 PM
  3. [SOLVED] INDEX MATCH where value is greater than or equal to today's date
    By Ophi352 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-23-2017, 04:14 AM
  4. [SOLVED] SUMIF Formula where date is less than or equal to today's date
    By Iain170 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-22-2017, 10:14 AM
  5. Sumif greater than or equal not working
    By cartica in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-04-2016, 06:48 PM
  6. [SOLVED] Sumif from date (Today or greater than today) to last date
    By thilag in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-23-2015, 03:53 AM
  7. SUMIF with greater than or equal to
    By Shooter66 in forum Excel General
    Replies: 4
    Last Post: 01-10-2012, 04: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