Countif formula not working

thechad

Board Regular
Joined
Apr 28, 2014
Messages
117
Office Version
  1. 365
  2. 2021
Platform
  1. Windows
Hi all,

I am having a problem with a countif formula and am losing my mind. I have a (i.e. Range A) range of columns and rows with data and column A is formatted as General and contains a list of 9 digit numbers. I have another range (i.e. Range B) that also has columns and rows of data and it also has a column that is formatted as General and also contains a list of 9 digit numbers. I am using the countif formula to search the Range A column with the list of 9 digit numbers to see how many times the same value shows up in Range B in a similarly formatted column with a list of 9 digit numbers. I know there are duplicate between the 2 ranges but nothing is showing up with the countif formula. Excel shows the columns in both ranges are formatted identically but for whatever reason it isn't working. I could really use some help because about losing my freakin' mind here!!!!!

Thanks!
 

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"
Could you provide us with the formula you are using?
=countif(RangeA;B1) and you dragged this all the way down for all data in B? (or vice versa)
 
Upvote 0
here is the formula: =COUNTIF(Sheet1!$A$2:$A$15000, page!G2)

And I did drag it down the entire column in Range B.
 
Upvote 0

Forum statistics

Threads
1,215,077
Messages
6,122,992
Members
449,094
Latest member
masterms

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