I\'ve written some code in VBA to subclass a userform so that ultimately I can intercept WM_TIMER messages being dispatched to it. I\'m doing this instead of sp
WM_TIMER