Hello,
I am having issues with the formula below I created, the middle portion of the formula has a COUNTIFS ">=9", I am trying to calculate a count of numbers greater than 9 between a date range, then divide that by the total count of all numbers in that same date range and multiple that by 100.
I am getting a too few arguments at the ">=9".
=COUNTIFS('Survey Data'!AV2:AV1000000,'Survey Data'!Z2:Z1000000,">="&A2,'Survey Data'!Z2:Z1000000,"<="&B2,'Survey Data'!AV2:AV1000000,">=9")/COUNTIFS('Survey Data'!AV2:AV1000000,'Survey Data'!Z2:Z1000000,">="&A2,'Survey Data'!Z2:Z1000000,"<="&B2)*100
I appreciate any help.
Nick
Bookmarks