ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Private Sub - Hot key? (https://www.excelbanter.com/excel-programming/332665-private-sub-hot-key.html)

Arturo

Private Sub - Hot key?
 
is there a way to assign a hot key to a Private Sub?

K Dales[_2_]

Private Sub - Hot key?
 
The Application.OnKey method sets up a procedure to run when a certain key
(or combination) is pressed:
Application.OnKey(Key, Procedure)
for full details see Excel VBA help file.

"Arturo" wrote:

is there a way to assign a hot key to a Private Sub?



All times are GMT +1. The time now is 01:25 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com