Hey all am trying to create a timer macro using start, stop, and reset buttons. i would like something that i can apply to a single task as i have about 350 that i need to track. each task will also start and end at different times so each timer will have to be independent of each other. i don't know my way around excel or VB at all but i need to get this in place somewhat quickly.

example:
task 1 time start stop reset
task 2 time start stop reset
task 3 time start stop reset
task 4 time start stop reset
task 5 time start stop reset


you get the idea. there are other things i would like to do as well but this is the most important piece to me.

thank you for any help you can give me on this one.