Hello, I am stumped.
I have a spreadsheet with three date columns. I want to create a tally that will count each row only once if any of the three columns contains a date greater than 7/1/2011. Here is my formula for tallying just one column:
=COUNTIF('Deduped Lead Contact Data'!H:H,">=07/01/2011")
The only threads I can find talk about adding COUNTIFs, but I don't want to count a row twice if two of the columns contain a date greater than 7/1/2011.
Any insight would be greatly appreciated! Thanks,
Meredith
I have a spreadsheet with three date columns. I want to create a tally that will count each row only once if any of the three columns contains a date greater than 7/1/2011. Here is my formula for tallying just one column:
=COUNTIF('Deduped Lead Contact Data'!H:H,">=07/01/2011")
The only threads I can find talk about adding COUNTIFs, but I don't want to count a row twice if two of the columns contain a date greater than 7/1/2011.
Any insight would be greatly appreciated! Thanks,
Meredith