Correct Syntax
Got it. Alt=%
"Ronbo" wrote:
What is the correct syntax for;
Application.OnKey "Alt{F8}", ""?
I need to know the syntax for adding the alt to the f8. If I use
(Application.OnKey "{F8}", "") it works, but I don't know how to get (Alt +
F8).
Thanks for any help.
|