98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Excel VBA Training and help » Accelerator on command buttons
Accelerator on command buttons
Resolved · Medium Priority · Version 2003
Chris has attended:
Excel VBA Intro Intermediate course
Accelerator on command buttons
A userform has a command button called Delete Global Names. The accelerator key for this button is D. I want the command button to show an underscore under the 'D' of Delete to indicate to the user what the accelerator key is. How do I do that?
RE: Accelerator on command buttons
Hi Chris, thanks for your query. Make sure the caption of the command button reads "Delete Global Names". Then, with the command button selected, add the letter "D" to the Accelerator property in the bottom left hand properties panel. That should do the trick!
Hope this helps,
Anthony
Training information:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Excel tip:Checking if a calculation adheres to Order of PrecedenceWhen writing formulas you must make sure that results will be calculated as you intended. |