I want to create a date sequence for every 4 weeks Any Ideas?

Anonymous
2025-04-12T10:53:59+00:00

Using windows 11 I want to create a date sequence for every 28 days. Any ideas please

Microsoft 365 and Office | Excel | For home | Android

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
{count} votes
Accepted answer
  1. HansV 460.7K Reputation points MVP Volunteer Moderator
    2025-04-12T11:03:23+00:00

    Let's say the start date is in A1, and the number of dates you want to generate is in B1.

    In another cell, enter the formula

    =SEQUENCE(B1, , A1, 28)

    Format the spill range of the formula as a date.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful