Hi hutch,
Just to make you aware, I spotted a small error in the code above and have made an amendment.
The 2 lines containing xlDown have been changed to xlUp (highlighted in red).
The original code works ok, but was checking all cells in a column, the new code only checks up to the last row of data, so is more efficient.
Good luck with the next part.
Bookmarks