Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 59
Default get Data Validation to stop, list supplied, duplicate data entries

I can write code to recognize duplicate data, but I can't figure out how
to stuff that code it into data validation where a list source is already defined.

Is there a way for the data validation facility to stop, not remove, duplicate entries which are obtained from a list?

Thanks for you help.

Excel 2010
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 20
Default get Data Validation to stop, list supplied, duplicate data entries

Try triggering your code with cell change(Worksheet_Change(ByVal Target As Range)). Since you already have code modify it to check- if value entered is duplicate then, delete the value entered and show warning in message box.


On Monday, 6 January 2014 04:02:54 UTC+5:30, wrote:
I can write code to recognize duplicate data, but I can't figure out how

to stuff that code it into data validation where a list source is already defined.



Is there a way for the data validation facility to stop, not remove, duplicate entries which are obtained from a list?



Thanks for you help.



Excel 2010


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
Using Data Validation via an array to stop manual entries - possib SNA400 Excel Worksheet Functions 4 March 4th 10 03:03 PM
Data Validation /w Duplicate Entries John Excel Discussion (Misc queries) 3 March 23rd 09 06:32 PM
blank entries in data validation list WiFiMike2006 Excel Worksheet Functions 2 December 13th 06 07:33 PM
Prevent Duplicate Validation List Entries JK Excel Programming 1 January 7th 06 08:15 PM
How many entries can you have in List Data Validation Rick De Marco Excel Programming 5 July 24th 03 01:33 AM


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