I am using command button to add data, but i want that code should also have duplicate entries restriction included in it.
Please check my code and help me finding the proper solution.
Thanks q in advance.
Dim x As Long
Dim y As Worksheet
Set y = Sheets("PRC Training Database")
x =...