Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Junior Member
 
Location: New York City
Posts: 7
Default No duplicate names in a range (A2:A200)

I am preparing a spreadsheet in which I have to input names from A2:A200. Each name must be different. I would like to know if there is a function that automatically prevent me to duplicate a name in that column range. Thank you for your support.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Tom Ogilvy
 
Posts: n/a
Default No duplicate names in a range (A2:A200)

http://www.cpearson.com/excel/NoDupEntry.htm
at Chip Pearson's site

--
Regards,
Tom Ogilvy

"JorgeAE" wrote in message
...

I am preparing a spreadsheet in which I have to input names from
A2:A200. Each name must be different. I would like to know if there is
a function that automatically prevent me to duplicate a name in that
column range. Thank you for your support.


--
JorgeAE



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Biff
 
Posts: n/a
Default No duplicate names in a range (A2:A200)

Hi!

You can use data validation to do this.

Select the range A2:A200
Goto DataValidation
Allow: Custom
Formula: =COUNTIF(A$2:A$200,A2)<2
OK

Biff

"JorgeAE" wrote in message
...

I am preparing a spreadsheet in which I have to input names from
A2:A200. Each name must be different. I would like to know if there is
a function that automatically prevent me to duplicate a name in that
column range. Thank you for your support.


--
JorgeAE



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
Protecting Range Names Frederick Chow Excel Discussion (Misc queries) 4 March 8th 06 12:09 PM
Match function...random search? Les Excel Worksheet Functions 10 July 28th 05 11:54 AM
Range names and their associated addresses Almamba Excel Worksheet Functions 1 January 9th 05 01:16 AM
How do I use Range Names listed in a VLookup table in a formula? Essbasedvlpr32 Excel Worksheet Functions 3 December 15th 04 10:11 PM
Range Names wal50 Excel Worksheet Functions 3 November 27th 04 12:49 AM


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

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

About Us

"It's about Microsoft Excel"