A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Keep all cells in a column unique? No cells identical



 
 
Thread Tools Display Modes
  #1  
Old August 28th, 2008, 02:46 PM posted to microsoft.public.excel.worksheet.functions
phillr
external usenet poster
 
Posts: 20
Default Keep all cells in a column unique? No cells identical

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!
  #2  
Old August 28th, 2008, 02:54 PM posted to microsoft.public.excel.worksheet.functions
Gary''s Student
external usenet poster
 
Posts: 7,584
Default Keep all cells in a column unique? No cells identical

Click on A1 and:

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

Then copy A1 down as far as you need

--
Gary''s Student - gsnu200801


"phillr" wrote:

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!

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 11:01 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.