Hi All,
I need to calculate current year YTD and Prev year YTD assuming that the YTD is calculated starting from Jan'01.
Now the tricky part of the issue is that the months are in columnar format.Please find the attached excel.
1. First I need to calculate current year YTD, so if current month is Oct-17 then YTD should be sum of Oct-17 to Jan-17.
2. Similarly, I need to calculate YTD for 2016 for exact same number of months which will be Oct-16 to Jan-16
The process should be dynamically progressing with respect to current month.
Please help!
Thanks
Harsh