Countifs is not distinguishing between 1.1 and 1.10

tommyk203

New Member
Joined
Nov 24, 2015
Messages
13
I'm having a problem with the below spreadsheet. Sheet1 contains values 3.1 through 3.11. Sheet2 counts # of times each Domain (eg, 1a,1b,1c) is present for each Standard (eg 1.1, 1.2, 1.3.)

The problem i am having is that when my countifs statement in sheet2 3b and 12b, looks for 3.1 and 3.10 respectively, both 3.1 and 3.10 are coming back as matches. How can I avoid this and have the count for 3.1 and 3.10 come up separately?


Thank you!

https://docs.google.com/spreadsheets/d/1qLwvlXW0xYs_cVfhAEUpQg8jZFOAZBQoTVPFDOTTRH0/edit?usp=sharing
 

Excel Facts

How can you automate Excel?
Press Alt+F11 from Windows Excel to open the Visual Basic for Applications (VBA) editor.
As far as numbers go
both 3.1 and 3.10 are coming back as matches.

they are exactly the same.....you may have to consider changing your numbers to text !!
 
Upvote 0
Cell A11 on Sheet 1 contains 3.1, not the text "3.10". It has simply been formatted to display 3.10 (if you check the formula bar you can see the actual cell value).
 
Upvote 0

Forum statistics

Threads
1,215,042
Messages
6,122,810
Members
449,095
Latest member
m_smith_solihull

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top