Ben has attended:
Excel VBA Intro Intermediate course
Excel VBA Advanced course
Shortcut Keys
How do you code a shortcut key into the VBA text? Is it even possible without going through the front end to define through the Macro Options Toolbox?
Thanks
RE: Shortcut Keys
Hi Ben, there's a useful walkthrough of this here:
http://vbadud.blogspot.com/2007/06/assigning-shortcut-keys-excel-macros.html
Hope this helps,
Anthony