Hi all,
I have a HP Pavilion laptop, which does not have a Pause button. Is there a way to change the Ctrl+Pause shortcut to something else in order to stop a macro?
Thank you!![]()
Hi all,
I have a HP Pavilion laptop, which does not have a Pause button. Is there a way to change the Ctrl+Pause shortcut to something else in order to stop a macro?
Thank you!![]()
Last edited by InTheSummer; 03-04-2017 at 01:38 PM. Reason: solved :)
Each of these resources speaks to the practice of ONKEY code. In essence, via VBA assign a macro to perform
an action when certain key (or keys) are pressed.
These sites should give you sufficient info to create your own ONKEY ...
https://msdn.microsoft.com/en-us/lib.../ff197461.aspx
http://www.rondebruin.nl/win/s4/win012.htm
https://www.youtube.com/watch?v=MbHYJOvdv8s
http://superuser.com/questions/61414...y-in-excel-vba
Also: depending on your existing macro code ... it may be possible to add additional coding that would pause it .
There should be a Pause key. You'll probably find it printed faintly on the right hand shift key.
If so Ctrl + (maybe an)Alt + Fn + Pause/RH Shift might work but the key mappings are not consistent. In any cause it Wilkinson be necessary to use the Fn key to get the Pause function.
Last edited by cytop; 03-04-2017 at 02:08 PM. Reason: Wilkinson? Bloody predictive text... WILL
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks