+ Reply to Thread
Results 1 to 5 of 5

Start end date formula

  1. #1
    Registered User
    Join Date
    10-24-2019
    Location
    Denver, CO
    MS-Off Ver
    professional plus 2016
    Posts
    2

    Start end date formula

    Good Day, I have a list of projects that have start and end dates. Each day in between needs a specific value. What formula will insert that value on all dates in-between a given starting and end dates? Please see attachment. Cells in red need the formula. This is a small example, but my actual data has a lot more "projects". Thank in Advance!
    Attached Files Attached Files

  2. #2
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Start end date formula

    Try this in B2:

    =IFERROR(1/(1/SUMIFS($J:$J,$G:$G,B$1,$H:$H,"<="&$A2,$I:$I,">="&$A2)),"")

    Drag the formula to the right and down.

  3. #3
    Forum Guru HansDouwe's Avatar
    Join Date
    06-21-2022
    Location
    Nederland
    MS-Off Ver
    365 V2403 (Build 17330.20000)
    Posts
    6,465

    Re: Start end date formula

    An other option:

    Please try in B2 and copy across and down:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    10-24-2019
    Location
    Denver, CO
    MS-Off Ver
    professional plus 2016
    Posts
    2

    Re: Start end date formula

    Thank you!

  5. #5
    Forum Guru HansDouwe's Avatar
    Join Date
    06-21-2022
    Location
    Nederland
    MS-Off Ver
    365 V2403 (Build 17330.20000)
    Posts
    6,465

    Re: Start end date formula

    You are welcome

+ 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] Formula - if start dates over lap other start date or if a start date overlaps end date
    By SF_2011_uk in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-24-2022, 07:57 AM
  2. Replies: 1
    Last Post: 06-13-2020, 10:53 AM
  3. Replies: 1
    Last Post: 11-11-2019, 12:50 PM
  4. Replies: 7
    Last Post: 08-07-2018, 01:48 AM
  5. Formula needed for figuring out Due date based on start date and cycles
    By akikelly in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 07-14-2015, 08:54 AM
  6. Replies: 3
    Last Post: 09-04-2014, 08:17 PM
  7. [SOLVED] Help in writing formula in excel to produce dates based on start date and end date
    By shoot for moon in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-10-2014, 01:00 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