+ Reply to Thread
Results 1 to 7 of 7

Formula to populate all the date from date range

  1. #1
    Forum Contributor
    Join Date
    12-01-2015
    Location
    Indonesia
    MS-Off Ver
    MS Office 365
    Posts
    109

    Formula to populate all the date from date range

    Dear All,

    What is the formula to get all items from the date range between B3 to C3 and will populate in E3.
    Thank you.

    Omegaboost
    Attached Files Attached Files

  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. 2406 (Windows 11 23H2 64-bit)
    Posts
    81,483

    Re: Formula to populate all the date from date range

    Which are you actually using for this - 2019 or 365? They are NOT the same, so it matters.

    For 365:

    =SEQUENCE(C3-B3+1,,B3,1)
    Attached Files Attached Files
    Last edited by AliGW; 08-01-2022 at 03:35 AM. Reason: Added example workbook.
    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 Contributor
    Join Date
    12-01-2015
    Location
    Indonesia
    MS-Off Ver
    MS Office 365
    Posts
    109

    Re: Formula to populate all the date from date range

    Dear AliGW

    I'm using 365 but if possible can you give me the solution for 2019 also?
    Thank you

  4. #4
    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. 2406 (Windows 11 23H2 64-bit)
    Posts
    81,483

    Re: Formula to populate all the date from date range

    See post #2.

  5. #5
    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. 2406 (Windows 11 23H2 64-bit)
    Posts
    81,483

    Re: Formula to populate all the date from date range

    For 2019:

    First cell: =B3

    Next cell copied down: =IFERROR(IF(G3+1>$C$3,"",G3+1),"")
    Attached Files Attached Files

  6. #6
    Forum Contributor
    Join Date
    12-01-2015
    Location
    Indonesia
    MS-Off Ver
    MS Office 365
    Posts
    109

    Re: Formula to populate all the date from date range

    Dear AliGW.

    That's the perfect formula.

    Thank you

  7. #7
    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. 2406 (Windows 11 23H2 64-bit)
    Posts
    81,483

    Re: Formula to populate all the date from date range

    Glad to have helped.

    If you have not already done so, you may not be aware that you can thank those who have helped you by clicking the small star icon (* Add Reputation) located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of all those who offered help.

+ 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. How to populate name if within date range
    By kipdaballer31 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-22-2019, 02:26 PM
  2. Populate a Row based on a Date Range
    By PLWestern in forum Excel - New Users/Basics
    Replies: 4
    Last Post: 03-14-2019, 07:00 PM
  3. Replies: 4
    Last Post: 03-21-2018, 09:25 AM
  4. Replies: 1
    Last Post: 05-26-2014, 03:46 AM
  5. Populate a cell from a range if between date/time range.
    By joplrw10 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-16-2014, 06:12 AM
  6. [SOLVED] Populate data with date range
    By rizmomin in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-23-2012, 05:31 PM
  7. Date Formula Help to auto populate next day of the week's date
    By symaxf in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 12-13-2010, 08:04 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