Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default can i stop repeating values?

if I want to make each cell with unique value in specific Coolum in the
meaning that if I tray to write the same value again would not be accepted.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 510
Default can i stop repeating values?

Hi

Use data validation
For column A:
DataValidation...Custom with Formula = (COUNTIF(A:A,A1)<2)


--
Arvi Laanemets
( My real mail address: arvi.laanemets<attarkon.ee )


"Haitham" wrote in message
...
if I want to make each cell with unique value in specific Coolum in the
meaning that if I tray to write the same value again would not be
accepted.



  #3   Report Post  
Posted to microsoft.public.excel.misc
 
Posts: n/a
Default can i stop repeating values?

Hi

Select your column (D, for example), go to Data/Validation and select
Custom. In the Formula box type:
=COUNTIF(D:D,D1)<2

Hope this helps.
Andy.

"Haitham" wrote in message
...
if I want to make each cell with unique value in specific Coolum in the
meaning that if I tray to write the same value again would not be
accepted.



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
How do I stop #DIV/0! when some of my values are zero? japc90 Excel Discussion (Misc queries) 3 July 9th 06 07:13 PM
How do I generate a list from a range of values robo7084 Excel Worksheet Functions 2 July 6th 06 01:48 AM
Compiling macro based on cell values simonsmith Excel Discussion (Misc queries) 1 May 16th 06 08:31 PM
Group Repeating Text Values in a Column? ConfusedNHouston Excel Discussion (Misc queries) 1 April 25th 06 03:59 PM
help me on rearrange cells based on its numerical values without repeating any number amrezzat Excel Worksheet Functions 0 November 21st 05 11:01 PM


All times are GMT +1. The time now is 04:04 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"