Hello All,
I have created SNP Alerts for safety days.
I am facing a issue of having many lines as the output of SNP ALerts.
Here I am displaying days supply of individual days. Now I want to combine all the days into 1 combining all the red alerts, how do I do that without disturbing the number of iterations mentioned in the Macro.
example :
As -is
Description |
05/16/2016 : Days Supply 322.000 |
05/30/2016 : Days Supply 308.000 |
05/23/2016 : Days Supply 315.000 |
04/25/2016 : Days Supply 343.000 |
05/02/2016 : Days Supply 336.000 |
05/09/2016 : Days Supply 329.000 |
04/18/2016 : Days Supply 350.000 |
To be Requirement:
Description |
04/18/2016 to 05/16/2016 : Days Supply > 300 days |
Appreciate your suggestions.
Thanks in advance.