MLSNetworks
New Member
- Joined
- Jun 6, 2019
- Messages
- 17
I have created a sleep/wake log for a sleep experiment where individuals enter in the time they went to bed at night on Row 2 and the time they got up in the morning on Row 3 for 7 days. I have a formula at the end of each row for those 7 days that gives me the average time in bed and average wake time over the 7 day period.
My issue is when I format the cells as Time for each day, excel needs you to enter in the time in "military time" in order to do the calculation at the end of the row and I don't want to have to tell the individuals to enter their time in military time for each day.
For example, if an individual goes to bed at 9:00 PM I don't want them to have to enter in 21:00, I want them to just enter in 9:00 PM because I want to make this log as easy as possible for the user so they don't have to think about what military time to enter. Btw, in case anyone is wondering, this is a manual exercise and using a sleep tracker is expressly not to be used as part of the experiment.
<strike></strike>
[TABLE="class: grid, width: 700"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E[/TD]
[TD]F[/TD]
[TD]G[/TD]
[TD]H[/TD]
[TD]I[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Week 1[/TD]
[TD]Day 1[/TD]
[TD]Day 2[/TD]
[TD]Day 3[/TD]
[TD]Day 4[/TD]
[TD]Day 5[/TD]
[TD]Day 6[/TD]
[TD]Day 7[/TD]
[TD]Average[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]Time Went to Bed [/TD]
[TD]9:45 PM[/TD]
[TD]9:15 PM[/TD]
[TD]9:00 PM[/TD]
[TD]9:30 PM[/TD]
[TD]
[/TD]
[TD]<strike></strike>
[/TD]
[TD]10:00 PM[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Time Woke Up[/TD]
[TD]6:00 AM[/TD]
[TD]6:15 PM[/TD]
[TD]6:30 PM[/TD]
[TD]6:00 AM[/TD]
[TD]6:00 PM[/TD]
[TD]6:30 PM[/TD]
[TD]7:30 AM[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Thanks to anyone who can help me with this!
My issue is when I format the cells as Time for each day, excel needs you to enter in the time in "military time" in order to do the calculation at the end of the row and I don't want to have to tell the individuals to enter their time in military time for each day.
For example, if an individual goes to bed at 9:00 PM I don't want them to have to enter in 21:00, I want them to just enter in 9:00 PM because I want to make this log as easy as possible for the user so they don't have to think about what military time to enter. Btw, in case anyone is wondering, this is a manual exercise and using a sleep tracker is expressly not to be used as part of the experiment.
Below is an example of my data. I want the hour and minutes of the time the user went to bed and woke up to be "wizzywig" within the cell and have an average formula for the 7 days in cell I2 and I3.
Is there a way to force excel to recognize the cell format as military time when entering in hour and minutes or must the users enter their time in military time?
[TABLE="class: grid, width: 700"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E[/TD]
[TD]F[/TD]
[TD]G[/TD]
[TD]H[/TD]
[TD]I[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Week 1[/TD]
[TD]Day 1[/TD]
[TD]Day 2[/TD]
[TD]Day 3[/TD]
[TD]Day 4[/TD]
[TD]Day 5[/TD]
[TD]Day 6[/TD]
[TD]Day 7[/TD]
[TD]Average[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]Time Went to Bed [/TD]
[TD]9:45 PM[/TD]
[TD]9:15 PM[/TD]
[TD]9:00 PM[/TD]
[TD]9:30 PM[/TD]
[TD]
9:00 PM
<strike></strike>[/TD]
[TD]<strike></strike>
9:15 PM
<strike></strike>[/TD]
[TD]10:00 PM[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Time Woke Up[/TD]
[TD]6:00 AM[/TD]
[TD]6:15 PM[/TD]
[TD]6:30 PM[/TD]
[TD]6:00 AM[/TD]
[TD]6:00 PM[/TD]
[TD]6:30 PM[/TD]
[TD]7:30 AM[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Thanks to anyone who can help me with this!