Hello, I'm using this formula below so I don't count duplicates, however, I would like to add to this if possible.... if a number is showing in column B and Column C and a date is showing in column D then count how many times. Is there a way around this? I do need to count the duplicated in columns B & C & D.
=COUNT(IF(FREQUENCY('4a6'!A2:A1000,'4a6'!A2:A1000),'4a6'!A2:A1000))
Thank you for any help you can give to me
=COUNT(IF(FREQUENCY('4a6'!A2:A1000,'4a6'!A2:A1000),'4a6'!A2:A1000))
Thank you for any help you can give to me