I want to ask respondents how to spend their time in different categories of activities, and so I need 2 columns; one for hours and the other for minutes. However, I need it all to sum up to 24 hours. Ideally, column 1 would be hours, column 2 would be minutes, column 3 would be a total that is computed by (hours + (minutes/60)), and at the bottom of column 3, a total of all values in column 3 (all implemented in real-time).
I am unfamiliar with Javascript, if anyone could help that would be greatly appreciated.
Question
How do I use constant sum to measure time use in a day?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
