Hi,
I want to create a macro in which an event gets triggered whenever printscreen button is pressed.
U tried to do Application.Onkey but its not working. not only with printscreen button application.Onkey is not working with any button.
can anyone tell me why it is not working
Ex: with PGDN button also its not working
Application.OnKey "{PGDN}", "Printscreen"
Thanks in Advance
I want to create a macro in which an event gets triggered whenever printscreen button is pressed.
U tried to do Application.Onkey but its not working. not only with printscreen button application.Onkey is not working with any button.
can anyone tell me why it is not working
Ex: with PGDN button also its not working
Application.OnKey "{PGDN}", "Printscreen"
Thanks in Advance