G Guest Apr 12, 2005 #1 i have tried =countif(a1:a31,">=passmark") where passmark is a named cell. It doesn't work... please help!
i have tried =countif(a1:a31,">=passmark") where passmark is a named cell. It doesn't work... please help!
P PCLIVE Apr 12, 2005 #2 What exactly are you trying to do. This works fine: =countif(a1:a31,passmark) Unless you are trying to also use an equation with passmark. Paul
What exactly are you trying to do. This works fine: =countif(a1:a31,passmark) Unless you are trying to also use an equation with passmark. Paul
G Guest Apr 13, 2005 #4 cheers... it works. tried it once and it didn't..... Tried it again and it did!??