Much appreciate all of you for helping me to solve my case in Excel.
I want to create a date range in Excel but the data I have will have a lot of repetition because it is based on the ticket creation date. I want to create a date range like this :
I have a formula like this :
=TEXT(R2,"MMM D") & " - " & TEXT($R$2+ROWS($A$1:A1)*6,"D")
The case is every I drag the data the value on the end range always changes +6 like this :
Please give me a solution and advice on how to create a correct weekly date range according to the first picture I attach above.
Thank you.



