User Profile
Detlef_Lewin
Silver Contributor
Joined 10 years ago
User Widgets
Recent Discussions
- 61Views0likes0Comments
- 59Views0likes0Comments
- 39Views0likes0Comments
Re: Counting text only once within date range
=IF(SUM(--(YEAR(Tabelle1[Year Contracted])=2024))=0,"nothing",COUNTA(UNIQUE(FILTER(Tabelle1[Clinical Area],YEAR(Tabelle1[Year Contracted])=2024)))) Or you could do it with a pivot table (distinct count). https://www.excelcampus.com/pivot-tables/distinctcount-pivot-tables/54Views0likes0Comments
Recent Blog Articles
No content to show