Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Is it possible to give " Alt + Some Alphabet " as shortcut to run a macro....? Any Eg. Please Regards Thyagaraj |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
No, but you can do Ctrl - X where the X is any letter you choose. But it is
recommended that you use Ctrl - Shift - X instead as Excel already has a number of Ctrl - X shortcuts built-in to the program. HTH Otto "Thyagaraj" wrote in message ups.com... Hi, Is it possible to give " Alt + Some Alphabet " as shortcut to run a macro....? Any Eg. Please Regards Thyagaraj |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Look at OnKey in VBA help.
-- Regards, Tom Ogilvy "Thyagaraj" wrote: Hi, Is it possible to give " Alt + Some Alphabet " as shortcut to run a macro....? Any Eg. Please Regards Thyagaraj |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
disable user running macro from Tools Macro | Excel Discussion (Misc queries) | |||
Need syntax for RUNning a Word macro with an argument, called from an Excel macro | Excel Programming | |||
Stop running a macro in the middle of a macro | Excel Programming | |||
running a macro ina workbook that doesnt have that macro | Excel Programming | |||
Launch Macro in Access via Macro running in Excel??? | Excel Programming |