Mavericks334
Active Member
- Joined
- Jan 26, 2011
- Messages
- 280
Hi,
I have 3 columns { Preparer Name, REviewer NAme, Completed Date}
I need to get the max no of days where person has worked, by counting unique dates from completed date.
i am able to get the unique dates by using COuntsrows(Distinct(Completed date)).
However i need to get the max days where the person has worked, the person could either be in preparer or reviewer or in both.
REgards,
Renato.
I have 3 columns { Preparer Name, REviewer NAme, Completed Date}
I need to get the max no of days where person has worked, by counting unique dates from completed date.
i am able to get the unique dates by using COuntsrows(Distinct(Completed date)).
However i need to get the max days where the person has worked, the person could either be in preparer or reviewer or in both.
REgards,
Renato.