My Excel Add In hooks into the SelectionChange event of two worksheets. The event fires, and is responded to appropriately, in my development environment. However, once it is deployed to a client machine, the event doesn't trigger. Dev and user environments are as close as I can get them (Windows, Office, etc. all same version).
I'll admit... I haven't done much to troubleshoot this because I'm at a loss.