Actually I would recommend you do not remove Option Explicit. Option explicit forces you to dim your variables correctly. snb has the skills to define code without the use of Option Explicit but a review of the code he supplies generally fails.