An Excel program hung up on me and wouldn't reload, so I rebooted my computer. But now the Excel VBA subroutine 'Private Sub Worksheet_Change(ByVal target As Range)' doesn't work (it worked fine before the hangup)! The sub doesn't run even if I copy and paste it into a new workbook; it never gets activated (if I insert a breakpoint it's never recognized). I'm concerned that my Excel program might be corrupted, but I'm hoping that something changed that I can reset.
Any thoughts on how I can correct this?
Any thoughts on how I can correct this?