How to list Months between two dates?
I have a spreadsheet with bills that recur for approximately 12 months each. Rather than entering the bill each month for a total of 12 times I just enter it as a date range i.e. 21.01.01 - 21.01.12, energy bill, $100.
I want to display this as a monthly graph to display how bills change over time. To do this I assume I would need a separate table with an actual list of each month with the recurring bill.
Is there anyway to auto generate these months from my input table? I.e. a formula that reads the specific months & years between the two dates i entered and then lists them?
Or is there a simpler way to do what I’m look for?