Dear Team,
I have a vba userform which enters data into multiple sheets. For two comboboxes, there can be "X" combinations like as follows:
Column B Column C
John Red
John Black
Michael Red
Michael Black
I want to prevent duplicate entries into columns. Currently I am using following code but it doesn't allow me to add multiple combinations. e.g. It won't allow me to add "Michael Red" if I have added "John Red" earlier in sheet.
Please help for this query.![]()
Please Login or Register to view this content.
Bookmarks