Not equat to

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

Guest

Hi

I'm wondering how I can write a formula which tells me when a cell contains
something that is NOT equal to a certain value.

For example, I would like to find out how many cells in Column A have values
other than CANADA.

Thanx
Srain
 
=COUNTIF(A:A,"<>CANADA")

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)
 

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

Similar Threads

Charting a range of data 8
Charting a range of data 1
Cell colors 4
Conditional Format Question 2
Cell calculation 3
disable consecutive date option 2
Month function 1
formula help 3

Back
Top