Currently I am inputting from excel 1 column which has a single date: 4/30/2021.
From this, I want to create a new column which lists out all the dates for the month of april. Ie) row 1 will be 4/1/2021 and it will go down all the way to 4/30/2021. How can I accomplish this?
For reference, please see the last column in the picture below for what I want the desired result to be.

Thank you.