Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / February 2007

Tip: Looking for answers? Try searching our database.

dynamic validation

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
steve - 28 Feb 2007 14:45 GMT
I want to validate all of the cells in Column G with a list of unique items
already in Column G.  This can be triggered with the Sheet_Change event.    

What is the best way to do this?
merjet - 28 Feb 2007 15:50 GMT
> I want to validate all of the cells in Column G with a
> list of unique items already in Column G.

I believe you need to describe your problem much more clearly. An
example will probably help.

Merjet
Tom Ogilvy - 28 Feb 2007 15:53 GMT
if application.Countif(columns(7),Target)>0 then
  ' its in the list

Signature

Regards,
Tom Ogilvy

> I want to validate all of the cells in Column G with a list of unique items
> already in Column G.  This can be triggered with the Sheet_Change event.    
>
> What is the best way to do this?
JE McGimpsey - 28 Feb 2007 16:00 GMT
Not sure what you're asking for - is there a specific range in column G
containing the list of unique items? Or are you trying to make sure all
the entries in column G are unique? Or something else?

> I want to validate all of the cells in Column G with a list of unique items
> already in Column G.  This can be triggered with the Sheet_Change event.    
>
> What is the best way to do this?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.