+ Reply to Thread
Results 1 to 4 of 4

Populate dates for current month

  1. #1
    Forum Contributor
    Join Date
    11-13-2015
    Location
    London
    MS-Off Ver
    Office 365
    Posts
    831

    Populate dates for current month

    Hello
    all

    If i write 6 or June or in a cell let's say A2, can I have column B populate a list of dates for the current month (june)? is ther a formula for this?

    Thank you
    Thanks,

    R.



  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
    80,288

    Re: Populate dates for current month

    Try this:

    =TRANSPOSE(SEQUENCE(1,DAY(EOMONTH(A1,0)),EOMONTH(A1,-1)+1))

    AliGW on MS365 Beta Channel (Windows 11) 64 bit

    A
    B
    1
    06/06/2022
    2
    3
    01/06/2022
    4
    02/06/2022
    5
    03/06/2022
    6
    04/06/2022
    7
    05/06/2022
    8
    06/06/2022
    9
    07/06/2022
    10
    08/06/2022
    11
    09/06/2022
    12
    10/06/2022
    13
    11/06/2022
    14
    12/06/2022
    15
    13/06/2022
    16
    14/06/2022
    17
    15/06/2022
    18
    16/06/2022
    19
    17/06/2022
    20
    18/06/2022
    21
    19/06/2022
    22
    20/06/2022
    23
    21/06/2022
    24
    22/06/2022
    25
    23/06/2022
    26
    24/06/2022
    27
    25/06/2022
    28
    26/06/2022
    29
    27/06/2022
    30
    28/06/2022
    31
    29/06/2022
    32
    30/06/2022
    Sheet: Sheet1
    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 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
    80,288

    Re: Populate dates for current month

    Any use for you???

  4. #4
    Forum Contributor
    Join Date
    11-13-2015
    Location
    London
    MS-Off Ver
    Office 365
    Posts
    831

    Re: Populate dates for current month

    great thank's so much Ali!

+ 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. Need help with sorting current month dates
    By 527east in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-07-2021, 04:58 PM
  2. [SOLVED] Need VBA to populate list of weekdays for current month
    By Richavlaues in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 05-27-2016, 02:14 PM
  3. Replies: 1
    Last Post: 04-29-2016, 01:28 PM
  4. [SOLVED] Populate Listbox with current Month
    By zplugger in forum Excel General
    Replies: 7
    Last Post: 02-27-2013, 09:00 AM
  5. [SOLVED] Help with a system to auto populate month names based on current month
    By rosboy in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-01-2012, 05:17 PM
  6. [SOLVED] Auto populate cells from data in a 6 month range starting with the current month
    By ecarnley349 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-21-2012, 07:32 PM
  7. Populate the first day of the current month in a cell.
    By avidcat in forum Excel General
    Replies: 6
    Last Post: 12-30-2009, 06:40 PM

Tags for this Thread

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