HI,
What i trying to do is
when a user try to add new item that already in the table
(example try to add a "name" that already in the "Name_Table ")
msgbox pops up and tell the user that the name is already in the table
is there anyway to do this in Visual basic 2005
Thanks (Any help)
What i trying to do is
when a user try to add new item that already in the table
(example try to add a "name" that already in the "Name_Table ")
msgbox pops up and tell the user that the name is already in the table
is there anyway to do this in Visual basic 2005
Thanks (Any help)
Comment