ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   set up a column in excel with unique entries (https://www.excelbanter.com/excel-discussion-misc-queries/16343-set-up-column-excel-unique-entries.html)

Richard

set up a column in excel with unique entries
 
How does one create a column to accept only unique serial numbers. The
serial number will contain text if that matters.

Thanks in advance,


Biff

Hi!

Use Data Validation.

Select the range in question. Assume that range is A1:A10.

Goto DataValidation
From the Allow list select Custom
In the Formula box enter:

=COUNTIF(A$1:A$10,A1)=1

OK out.

Biff

-----Original Message-----
How does one create a column to accept only unique serial

numbers. The
serial number will contain text if that matters.

Thanks in advance,

.


Jason Morin

Using Validation is one way. See Debra D.'s site for
instructions:

http://www.contextures.com/xlDataVal07.html#Unique

HTH
Jason
Atlanta, GA

-----Original Message-----
How does one create a column to accept only unique

serial numbers. The
serial number will contain text if that matters.

Thanks in advance,

.



All times are GMT +1. The time now is 09:32 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com