I frequently create new macros in Excel. When assigning the macro to a shortcut key combo it is necessary to try many times before getting one that is not already in use. I want to determine all of the "used" shortcuts either from VBA or any other method available.
Here's one way (not super convenient but it works)
Attribute f.VB_ProcData.VB_Invoke_Func = "q\n14"
That means that this function is assigned to Ctrl+q.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With