aaronvvright
Programmer
So I have a UserForm, and I'd like to call a method (Sub) of it when a key is pressed (for instance a character typed in the document). Ideally, I'd do this in the code of the userform, but I'd imagine I'd have to capture the event in the macro file or something?
ActiveDocument_KeyPress was my guess, but doesn't seem to be working... Heh
Any help would be greatly appreciated,
Aaron Wright
ActiveDocument_KeyPress was my guess, but doesn't seem to be working... Heh
Any help would be greatly appreciated,
Aaron Wright