Make sure the forms key preview is set to true and in the key down event the following will work
Code:if keycode = 33 then 'page up 'your code here else if keycode = 34 then 'page down 'your code here endif
|
Results 1 to 6 of 6
Thread: key press eventThreaded View
|
Click Here to Expand Forum to Full Width |