countif help

  • Thread starter Thread starter Jacob
  • Start date Start date
J

Jacob

I have a coulm like this

***vacant***
***fire-vacant***
name
***vacant***
I want to have a function that would tell me how many rows (cells)
"contains" the word "vacant"?
 
=countif(a1:a10,"*vacant*")

Will count the cells that contain vacant.
 

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