I have 2 columns in a sheet, Check-In Date and Check-Out Date.
On the 1st row in the image above, the Check-In Date to the Check-Out Date spans over 3 months.
Here is what I am trying to do:
- Using the 2 dates 08/20/2022 and 10/15/2022 (Check-In Date and Check-Out Date)
- Count the days in August
- Count the days in September
- Count the days in October
- Those results would go into 3 other columns:
- 1st month - value of August days
- 2nd month - value of September days
- 3rd month - value of October days
Any help would be greatly appreciated.