Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Richard
 
Posts: n/a
Default 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,

  #2   Report Post  
Biff
 
Posts: n/a
Default

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,

.

  #3   Report Post  
Jason Morin
 
Posts: n/a
Default

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,

.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Despite formatting a column in Excel 2002 worksheet as Short Date. Pete Whalley Excel Discussion (Misc queries) 2 February 7th 05 06:17 PM
How to sort/update large excel db [email protected] Excel Discussion (Misc queries) 0 February 2nd 05 12:43 AM
Finding Unique Values in Column Kirk P. Excel Discussion (Misc queries) 1 January 25th 05 02:01 PM
How do I sort a column of formulas in Excel? Gordon Excel Discussion (Misc queries) 0 November 26th 04 03:19 PM
Excel - option to extend function in cell to column kjoshua777 Excel Worksheet Functions 2 November 18th 04 01:08 AM


All times are GMT +1. The time now is 04:34 AM.

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

About Us

"It's about Microsoft Excel"