In the attached worksheet I have this formula and other similar
Formula:
=IF(ISBLANK(C1:C10),"No Input",COUNTIF(C1:C10,1))
If you start putting in values in column C the formula will not register the values until you end up in the same row as the formula. To see what exactly I mean, put a 1 in C1, then C2 and on and watch the formulas. What is a way around this?
Bookmarks