If I have a formula in column B along the lines of =if(A1>5," ",A1) it will populate corresponding cells only if the value is 5 or less otherwise make it blank.
If I want to count the cells in column B that are not blank =count() fails me because it counts the cell as populated b/c of the formula. Is there a workaround?
Kind regards, MQ
Bookmarks