Creating an Excel Stopwatch..

omairhe

Well-known Member
Joined
Mar 26, 2009
Messages
2,040
Office Version
  1. 2019
Platform
  1. Windows
Hey all,

I would like some help on creating a stopwatch that works every time a key is pressed and stops every time the same key is released.

A pop up that should let the user know for how long the key was pressed for. This should work for any key.

eg format for the pop up window

The key was pressed for 3859 Milliseconds

Thanks.
 

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.
.
Intriguing question and concept.

Might I ask why you desire to time a key press ?
 
Upvote 0
.
Intriguing question and concept.

Might I ask why you desire to time a key press ?

I'd want to see the speed at which excel would take me from cell A1 to A50 using down arrow while it is in key press state. then, I want to compare the results between two sheets where I suspect is a bit slowing down due to the change event code. But it's more of a fun thing. Thanks for asking though.
 
Upvote 0
Upvote 0
omairhe,

You are very welcome.

Were you able to find something that you could use?
 
Upvote 0

Forum statistics

Threads
1,215,073
Messages
6,122,977
Members
449,095
Latest member
Mr Hughes

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top