That usually means that a workbook set Application.EnableEvents = False

Open the Immediate Window (Control-G) and ?Application.EnableEvents to see if it's = True

Check Personal.xlsm if you have one, and any other workbooks that might be loaded to see if they're turning it off and forgetting to turn it back on