I appreciate the response. The answer is I am not using a form, only setting validation rules within several cells on a sheet, triggered by a change in upline cells. The result is like a bullet ricocheting around the worksheet, changing cell values based on newly updated validation rules (after I have set Application.EnableEvents=False.)

Let me see if I can get some clean code in here... it is spread out amongst several Subs...