Connecting Tech Pros Worldwide Help | Site Map

command button problem

 
LinkBack Thread Tools Search this Thread
  #1  
Old November 13th, 2005, 04:03 AM
Paul T. RONG
Guest
 
Posts: n/a
Default command button problem

Hello there,

I have a comman button controls printing, is it other way than to have to
press both "Alt" and "P", e.g., is it any more simple way to just hit one
key, for example "F9" to print?
If yes, how to do that? Thank you very much.

Paul



  #2  
Old November 13th, 2005, 04:05 AM
Paul
Guest
 
Posts: n/a
Default Re: command button problem

on the KeyDown Event

If KeyCode = vbKeyF9 Then
do this
end if

HTH
Paul

"Paul T. RONG" <etjsk@hotmail.com> wrote in message
news:r8Hhd.51187$z77.7506@news.chello.at...[color=blue]
> Hello there,
>
> I have a comman button controls printing, is it other way than to have to
> press both "Alt" and "P", e.g., is it any more simple way to just hit one
> key, for example "F9" to print?
> If yes, how to do that? Thank you very much.
>
> Paul
>
>[/color]


  #3  
Old November 13th, 2005, 04:05 AM
Paul T. RONG
Guest
 
Posts: n/a
Default Re: command button problem

THanks, Paul, it works.

"Paul" <pzspam@rogers.com> 写入消息新闻:VfadnbCQmaI6ZxXcRVn-1A@rogers.com...[color=blue]
> on the KeyDown Event
>
> If KeyCode = vbKeyF9 Then
> do this
> end if
>
> HTH
> Paul
>
> "Paul T. RONG" <etjsk@hotmail.com> wrote in message
> news:r8Hhd.51187$z77.7506@news.chello.at...[color=green]
> > Hello there,
> >
> > I have a comman button controls printing, is it other way than to have[/color][/color]
to[color=blue][color=green]
> > press both "Alt" and "P", e.g., is it any more simple way to just hit[/color][/color]
one[color=blue][color=green]
> > key, for example "F9" to print?
> > If yes, how to do that? Thank you very much.
> >
> > Paul
> >
> >[/color]
>
>[/color]


 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,662 network members.