Hello All you wonderful Guru's,
I am stuck on something and I need some guidance.
I have a set of projects that have a number of different start and end dates. So its pretty easy to get total of number of days using the Networkdays function.
The problem I am having that I need to break out the number of days by month.
Also if a Start Date is less than 01.01.2022 it needs to return 01.01.2022 as well as if the End date is greater than 12.31.2022 it needs to return 12.31.2022.
Any suggestions to make this work? I am all out of ideas....
I am stuck on something and I need some guidance.
I have a set of projects that have a number of different start and end dates. So its pretty easy to get total of number of days using the Networkdays function.
The problem I am having that I need to break out the number of days by month.
Also if a Start Date is less than 01.01.2022 it needs to return 01.01.2022 as well as if the End date is greater than 12.31.2022 it needs to return 12.31.2022.
Any suggestions to make this work? I am all out of ideas....