Hi all!
I have a relatively simple task that I have not been able to solve.
I have a list of accounts, start date and end date:
I am in need of a total by month of all active accounts since 2020.
If the account is labeled active in the end date column it means from their start date up to today they are an active account.
If someone start date is 09/2023 and end date is 07/2024 - I need them included in the total for September all the way through the month of their end date, and then them removed from the total from any month thereafter
Desired output would be ex: 08/2022 - 15
09/2022 - 19 etc..
Any help would be greatly appreciated!
Thanks so much!
Solved! Go to Solution.
Give this a try! What I did was