If have a formula in cells F1:F5 that is =IF(ISNUMBER(B1),A1,""). Saying that if B1 is a number than copy the name in cell A1 into cell F1. Now, where my problem lies is that I am trying to get another formula that counts only the cells with text in them and not the cells with formulas returning...