+ Reply to Thread
Results 1 to 7 of 7

Forrmula that adds up the next 12 days in column based on current date

  1. #1
    Registered User
    Join Date
    10-24-2018
    Location
    England
    MS-Off Ver
    2016
    Posts
    9

    Forrmula that adds up the next 12 days in column based on current date

    Hi All

    Newbie on here so any help would be appreciated.

    Column A has dates up to the end of the year.
    Column B has a forecast up to the end of the year

    What i am trying to do is find a formula that adds up the next 12 days in column B based on the current date automatically.

    I have tried Sumif but can not get it to work. I have added the worksheet which hopefully makes it easier to understand.

    Please help

    This is what i have so far however it adds up the whole column form todays date. Only need next 12:

    =SUMIF($A$2:$A$143,">"&TODAY(),B2:B143)
    Attached Files Attached Files
    Last edited by lumbyr; 10-24-2018 at 01:51 PM. Reason: Added worksheet

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    81,066

    Re: Formula help.

    Welcome to the forum!

    I am afraid that your thread title is not descriptive enough of your problem. I will change it for you this time, but next time you create a thread here, please be more explicit.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Expert
    Join Date
    12-11-2011
    Location
    Netherlands
    MS-Off Ver
    office 365
    Posts
    3,294

    Re: Forrmula that adds up the next 12 days in column based on current date

    Please Login or Register  to view this content.
    Give this the formula the correct result?
    Willem
    English is not my native language sorry for errors
    Please correct me if I'm completely wrong

  4. #4
    Valued Forum Contributor jtakw's Avatar
    Join Date
    05-05-2018
    Location
    CA, USA
    MS-Off Ver
    2016
    Posts
    668

    Re: Forrmula that adds up the next 12 days in column based on current date

    Hi,

    You need to use SUMIFS:

    Formula: copy to clipboard
    Please Login or Register  to view this content.

  5. #5
    Registered User
    Join Date
    10-24-2018
    Location
    England
    MS-Off Ver
    2016
    Posts
    9

    Re: Forrmula that adds up the next 12 days in column based on current date

    Thanks for your help popino and jtakw. I apologise for not acknowledging sooner and thanking you both.

    I used the below formula

    =SUMIFS(B4:B143,A4:A143,">"&TODAY(),A4:A143,"<="&TODAY()+14)*K7

    which works a treat.

  6. #6
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    81,066

    Re: Forrmula that adds up the next 12 days in column based on current date

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

  7. #7
    Valued Forum Contributor jtakw's Avatar
    Join Date
    05-05-2018
    Location
    CA, USA
    MS-Off Ver
    2016
    Posts
    668

    Re: Forrmula that adds up the next 12 days in column based on current date

    You're welcome, 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: 02-16-2018, 06:50 AM
  2. Replies: 8
    Last Post: 09-22-2017, 05:41 AM
  3. Excel formula bar to display the result of the formula , not the formula?
    By max_max in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 12-18-2016, 07:15 PM
  4. Replies: 11
    Last Post: 06-06-2014, 03:34 PM
  5. how to hide formula in formula box, view lookup result in formula box?
    By vengatvj in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-14-2013, 04:06 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