Am Montag, 18. April 2005 13:10 schrieb Chadley Wilson: > Greetings, > > I am trying to use the countif() statement to count which how many cells > are blank in a defined range, I just don't know how to define a blank cell.
countif(A2="", ...) ? (without looking into syntax of countif) Guido --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
