I have been running into errors in my code when I try to update or change values on a protected worksheet via the VBA code. Rather than go through my code and first unprotect it, then reprotect after the code executes - i was wondering if there was a better way to go about this. Any ideas?