Hi,I have some data in cells in column "B", that I want to count. But I only want the cells to be counted when (coulmn A cells = 2014). I keep getting a value error I used this formula
=IF(A8:A713="2014",Count(B8:B713),""). I know something is not right.
Hi,exclude