Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to assign a shortcut key to a macro in an add-in. I added the
following to ThisWorkbook Private Sub Workbook_Open() Application.OnKey "+^{R}", "Liquidity.LiquidityCollFormat" Application.OnKey "^{R}", "Liquidity.LiquidityResize" End Sub but when I try to run it I get the message, The Macro c:\... cannot be found. Where have I gone wrong? Many thanks for any assistance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
shortcut has change or move so this shortcut can not open | Excel Worksheet Functions | |||
Shortcut | Excel Discussion (Misc queries) | |||
Kb shortcut | Excel Discussion (Misc queries) | |||
Shortcut | Excel Discussion (Misc queries) | |||
Shortcut | Excel Discussion (Misc queries) |