Keep all cells in a column unique? No cells identical

P

phillr

Hello. I'm creating a video catalogue list. Each video is being assigned a
unique ID number. Column A is my ID # column. Is it possible to keep every
cell in Column A unique? If so, what would Excel do if I inputted two
identical cell values?

I'm using Excel 2002. Thanks!
 
G

Gary''s Student

Click on A1 and:

Data > Validation > Settings > Custom > Formula
=COUNTIF(A:A,A1)<2

Then copy A1 down as far as you need
 

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

Top