Hello Experts,
Am trying to execute a code where if Column "B" as more than 1 duplicate value in each cell then a msgbox "Duplicate Entry Made" would pop and exits the Sub. But if no duplicate found it will run the entire script. I've tried Evaluation.Countif.Unique but nothing seems to work.
Thank you in advance.
Am trying to execute a code where if Column "B" as more than 1 duplicate value in each cell then a msgbox "Duplicate Entry Made" would pop and exits the Sub. But if no duplicate found it will run the entire script. I've tried Evaluation.Countif.Unique but nothing seems to work.
Thank you in advance.