I am trying to alert an user from typing an already existing entry in a column. My Column will have values like
kat-1
kat-2
Amp-3
Amp-1
Below code here is checking for duplicates but it is doing by letter. For example, if the user were to enter 'k' it displays a duplicate entry message. But, I would like it to display the duplicate message for full text like "Kat-1"," Amp-1" etc.
Can anyone help with this problem?![]()
Please Login or Register to view this content.
Thanks,
excelkann
Bookmarks