Hello,

Looking for a code that would detect duplicate entries, and if found, stop the next macro ( via Call 'macroname') from running. If no duplicates are detected, it calls the second macro.

Range from "Import"(A:A) to find in "Maps"(1:1), without deleting the entries in "Maps"

The ones I find on the interwebs either delete the value,colour them, delete row or column. I just want it to stop any other macro from running ( I know how to add Msgbox)

Pointing in the right direction greatly appreciated,

Regards,

Red