|
-
Feb 7th, 2000, 06:06 AM
#1
Thread Starter
Junior Member
I don't know if I'm just missing something in my documentation, or what, but I need to be able to set up shortcut keys using the "Alt" Key and a letter key (i.e 'E' or 'P') to call actions on my forms. Does anyone know a way to code this without using the menu editor?
Thanks in advance.
Sme
-
Feb 7th, 2000, 06:11 AM
#2
If you make the caption of a command button something like Open &Report, then Alt-R (in this case) will cause the Click event for that button to be executed.
------------------
Marty
What did the fish say when it hit the concrete wall?
> > > > > "Dam!"
-
Feb 7th, 2000, 06:15 AM
#3
Thread Starter
Junior Member
Cool. It was (almost horribly) simple. Thanks a bunch.
Sme
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|