sendkeys statement
Hi
have a look at the VBA help for Sendkeys:
SendKeys "%{F9}", True
--
Regards
Frank Kabel
Frankfurt, Germany
"Matt M" schrieb im Newsbeitrag
...
I am very new to VBA.
I want the user to be able to click a command button to
execute what could be done by manually entering "ALT F9".
Any help would be great,
Thanks
Matt M
|