I'm receiving a "run-time error '1004': method 'Cells' of object '_global' failed" error on the line of code that starts with, "If wf.CountA". Interestingly, in your code, the 'Range' object isn't causing the problem anymore, while, before you cleaned up my code, the 'Range' object gave an error...