how do you use named cells in the countif function

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i have tried =countif(a1:a31,">=passmark") where passmark is a named cell. It
doesn't work... please help!
 
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
 
cheers... it works. tried it once and it didn't..... Tried it again and it
did!??
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top