Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hi y'all,
I'm keeping a log which will ultimately grow quite lengthy. I've searched through 6 pages of this forum using the keywords allow duplicate, but they're all how to find, remove, etc., which isn't what I'm trying to accomplish, I don't want the user to be able to enter a serial # (column E) if the serial number has already been entered on another row. Cpearson's website gives an example, but I must be doing something wrong. I have substituted =COUNTIF($E$4:$E$200,A4)=1 instead of his example =COUNTIF($A$1:$A$50,A1)=1 but that is telling me duplicate even when it's not. The column with the data that I don't want duplicates allowed is E. On the Cpearson example above, what does the final A1 do? Does that need to be changed to E something? Y'all are truly sanity savers and your help has been VERY appreciated each and every time you've helped me. I look forward to your reply. Thanks - Ky |
#2
![]() |
|||
|
|||
![]() Quote:
=COUNTIF(Range, Criteria) Range is where you have a list to be checked and Criteria is what needs to be looked for in your list.
__________________
Asobi Wa Owari Da |
#3
![]() |
|||
|
|||
![]() Quote:
correct? Thank you for helping Wicked! ~Ky Thank you for your help Wicked |
#4
![]() |
|||
|
|||
![]()
If the COUNTIF function outputs a value more than 1, hence there are duplicates within the list.
__________________
Asobi Wa Owari Da |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Condensing a list with duplicates to a list with non-duplicates | Excel Worksheet Functions | |||
Duplicates in excel that aren't 100% DUPLICATES ... | Excel Discussion (Misc queries) | |||
Duplicates - not all the same | Excel Discussion (Misc queries) | |||
Duplicates | Excel Discussion (Misc queries) | |||
Duplicates | Excel Discussion (Misc queries) |