countif formula not working

TeppE

New Member
Joined
May 19, 2011
Messages
7
Dear MrExcel.

We are using excel to register mac addresses and we need excel to highlight duplicates and give us and notice, telling us that we have a dupe.

we have tried the Countif but that wont work. he have tried 4 different methods of the Countif formula. but non seem to work, even your's wont work.

so dear MrExcel please help

bellowed fan TeppE
 

Excel Facts

Convert text numbers to real numbers
Select a column containing text numbers. Press Alt+D E F to quickly convert text to numbers. Faster than "Convert to Number"
Welcome to the board.

Can you show us the formulas that you have tried and please explain how your data is setup?

If your MAC addresses are in column A, starting in A2:

In B2: =COUNTIF($A$2:$A2,$A2)

Copy to end of range in column B.

Then auto filter column B. All values of 1 are distinct, everything greater than 1 is a duplicate.
 
Upvote 0
That's exactly what i've been trying

heres a screen shot.

had to type in some random numbers since its against policy to add customer related numbers

119zfjk.png


if that dident work

http://tinypic.com/view.php?pic=119zfjk&s=7

if tinypic isn't valid for you guys il find something else.

thanks

regards TeppE
 
Upvote 0
I don't see a problem with the formula. Perhaps it is a MAC issue.

But if you want to prevent duplicate entry you should change it to:

=COUNTIF($A$2:$A2,$A2)=1
 
Upvote 0
Ok, we tried i't and i't did not work.
any other ideas?

btw forgot to tell you that we are running excel 2010, if that changes anything
 
Upvote 0

Forum statistics

Threads
1,224,570
Messages
6,179,610
Members
452,931
Latest member
The Monk

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