Rather than use ActiveCell use Find within the macro to locate the desired cell, allocate a variable to this and substitute for ActiveCell within the code.