Chess timer like utility- built upon some other threads

dguenther

Board Regular
Joined
Jun 15, 2011
Messages
75
Hello all,

I have been researching threads from past Mr. Excel posts and have found some good starting places for my question. I will post the question then post the other relevant threads.

A relatively simple stopwatch function:

Three hot key functions (could be any hotkeys, but I will just use these):

'z' = starts timer 1 and stops timer 2

'/' = starts timer 2 and stops timer 1

'space' = resets both and outputs total time for each timer into it's own column in a new sheet titled "report" in which each row is called something like "trial 1".

That's really about it.

These threads give good starting places, but I am unsure of where to go from them.
http://www.mrexcel.com/forum/showthread.php?t=534628
http://www.mrexcel.com/forum/showthread.php?t=50601


Thanks,
Danny
 

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.
Oh, and quick thought if there is such a thing as a counter for how many times a
letter is pressed- it would be awesome if it were able to put those counts into separate columns after the time totals.

Thanks,
Danny
 
Upvote 0

Forum statistics

Threads
1,224,612
Messages
6,179,890
Members
452,948
Latest member
Dupuhini

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