Hello,

What I am trying to do is find a method to find out how often something happends within a time frame. What I have is a TotalTime (total spent on form). And a CompleteButton. What I want to figure out is how many times CompleteButton is clicked in an hour.

Thanks for any advice...