Ctrl+P

doulostheou

Registered User.
Local time
Today, 03:28
Joined
Feb 8, 2002
Messages
314
I have made my own print function and I want to allow users to use it from the menu by simply pressing Ctrl+P. I setup the menu item with the proper shortcut key, but Access keeps bringing up the normal Print feature. I tried unchecking Allow Full Menus in customize box, but no luck. Is there any way to overide this?
 
Have you aken off the original Print menu item fro your custom menu bar?
 
I did, and it still was giving me problems. I ended up creating an AutoKeys macro. I had a class in Visual Basic and assigning the shortcut key simply required typing it into the box. I thought it would be the same in Access, but I think I was wrong.
 

Users who are viewing this thread

Back
Top Bottom