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 / Worksheet Functions / August 2006

Tip: Looking for answers? Try searching our database.

validating cells in the same row has unique values

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Volkan Akyuz - 21 Aug 2006 19:53 GMT
Is there a way to validate cells in the same row has uniqe values. that is
none of the information in the cells in the same row should be the same. I
need this validation for the cells containing texts.
jchen - 21 Aug 2006 20:03 GMT
I will Use:
Dim oldAddress= acitvecell.address
Find(cell value, By Row)
if no error, and no change row then
msgbox "duplicate found"
Range(oldAddress).select

Somthing like that.

> Is there a way to validate cells in the same row has uniqe values. that is
> none of the information in the cells in the same row should be the same. I
> need this validation for the cells containing texts.
Volkan Akyuz - 22 Aug 2006 11:01 GMT
Many many thanks,
But the table I will use is something like that
http://www17.brinkster.com/vakyuz/Kitap1.htm
And I need to know for which lines there is a conflict (Çakışma). Such that
one teacher can not take a lesson more than one.
If the way you know is programming via Visual Basic, please include more
details, because I am very novice in programing visual basic in Excel. Many
thanks again

"jchen":

> I will Use:
> Dim oldAddress= acitvecell.address
[quoted text clipped - 4 lines]
>
> Somthing like that.
 
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.