Hi all,
I am dealing with an issue that has been discussed (and solved) many times on the ExcelForum. However, none of the previous solutions seem to work for me. Regardless, my problem appears quite straightforward, further adding to my frustration.
In my spreadsheet, Column A holds a list of dates, many of which appear more than once.
Column B holds the weekdays for the associated dates in column A, which are simply written out ("Monday", "Tuesday" etc.).
I would like Excel to compute the number of unique dates that is also a Monday anywhere in column C.
I am able to count the total number of unique dates with the SUM(1/COUNTIF(A...:A...;A...:A...)) function, but adding the condition that I only want those dates counted that are also a Monday is a problem. I feel like I tried everything.
If possible, I would like to complete this step without any helper columns or pivot tables. Just a single formula would be ideal.
Thanks in advance,
Stijn
Bookmarks