#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default double data


how can i determine if i have a double data in whole column?
is there a validation to prevent double data entry?

tnx


--
xtrmhyper
------------------------------------------------------------------------
xtrmhyper's Profile: http://www.excelforum.com/member.php...o&userid=23851
View this thread: http://www.excelforum.com/showthread...hreadid=480979

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default double data


To use data validation to prevent duplicate entries in Column A, say
Highlight the column and enter the following formula in the appropriat
Data Validation box:

=Countif(A:A,A1)=1


David

--
david
-----------------------------------------------------------------------
davidm's Profile: http://www.excelforum.com/member.php...fo&userid=2064
View this thread: http://www.excelforum.com/showthread.php?threadid=48097

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default double data


To use data validation to prevent duplicate entries in Column A, say
Highlight the column and enter the following formula in the appropriat
Data Validation box:

=Countif(A:A,A1)=1


David

--
david
-----------------------------------------------------------------------
davidm's Profile: http://www.excelforum.com/member.php...fo&userid=2064
View this thread: http://www.excelforum.com/showthread.php?threadid=48097

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default double data


formula is working in typing data only
but when i copy paste validation is not working is there another way?


--
xtrmhyper
------------------------------------------------------------------------
xtrmhyper's Profile: http://www.excelforum.com/member.php...o&userid=23851
View this thread: http://www.excelforum.com/showthread...hreadid=480979

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 to remove double data? marycler Excel Worksheet Functions 2 May 28th 09 05:08 PM
How do I double the column data? Lindsey Excel Discussion (Misc queries) 2 December 28th 07 06:28 PM
double axis, double problem (i hope only to me) kitcho Charts and Charting in Excel 1 December 30th 06 12:52 AM
Double Sorting of Data LACA Excel Discussion (Misc queries) 1 January 20th 06 03:27 PM
double data xtrmhyper[_4_] Excel Programming 0 November 2nd 05 08:05 AM


All times are GMT +1. The time now is 04:31 PM.

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"