Foro de Ayuda Excel | ||
| Soluciona tus problemas con Excel |
|
#1
| ||||
| ||||
| I hate trying to figure out which hotkeys are available when I need to add a control to a userform, so I wrote a procedure to list them.Sub ListHotKeys(uf As UserForm) Dim ctl As Control Dim aKeys() As String Dim sKey As String Dim i As Long, j As [...] More... |
| Herramientas | |
| Desplegado | |
| |