Download the featured file and VBA code here: https://www.bluepecantraining.com/list-all-dates-between-two-dates-in-excel-one-vba-macro-method-and-two-formula-methods

So you want to get Excel to list all the dates between two dates. In this video I demonstrate three ways you can achieve this.

Table of Contents:

00:00 - Introduction
00:24 - Method 1: Using the SEQUENCE function (Excel 365 users)
02:38 - Method 2: Using the IF and ROW functions
04:57 - Method 3: Using a VBA macro

/////////////////////////////////
------------------------