Problem with COUNTIF

  • Thread starter Thread starter Cheryl MM
  • Start date Start date
C

Cheryl MM

I have an attendance calendar that I want to total the V (vacation) days. I
am using =COUNTIF(B7:AG7,"V")
I cannot figure out why this formula is not working. The spreadsheet is a
bit hard to describe so if I can send it to someone to look at, it would
probably be best. Any takers??
 
The problem must be in the data, not the formula. Your formula counts both
upper and lower case v. It will ignore cells that have a blank before or
after the v. It will ignore cells that contain "victory" or "active".

It counts cells with a single character v or V
 
If I click on the formula and then press enter, it will work. If I add V to
another cell, it will not count it unless I again click on the formula and
press enter.
 
That worked! Thanks so much! I've been struggling with this for days!
 

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