how do you say in VBA?
Hi,
If your trying to set a key to run a Macro. Select "Tool" then select
"Macro" Then select "Macro" a list of macro's should be displayed. select
which macro you want to run then select the "Option's" and assign it to a
key (Alpha). click OK. then close out. When you want to run the Macro you
can press "Cntl" and "q" this will excute the Macro.(assumed you assigned
"q")
"Spencer Hutton" wrote in message
...
in VBA how do you say, "If the #1 key is pressed then, RUNMACRO"?
|