I’m currently working on time (hh:mm:ss) field.<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com
ffice
ffice" /><o
></o
>
<o
> </o
>
I currently have 3 fields: - <o
></o
>
<o
> </o
>
Time Out (populated)<o
></o
>
Time In (populated)<o
></o
>
Total Time (empty)<o
></o
>
<o
> </o
>
The Total Time field is worked out by Time Out less (minus) Time In.<o
></o
>
<o
> </o
>
=SUM(AZ2-AW2)<o
></o
>
<o
> </o
>
I’ve noticed that when the time goes over the 24hr (<?xml:namespace prefix = st1 ns = "urn:schemas-microsoft-com
ffice:smarttags" /><st1:time Hour="12" Minute="0">12pm</st1:time>) I get an error, so I use the following<o
></o
>
<o
> </o
>
=SUM(AZ2-AW2)+1<o
></o
>
<o
> </o
>
What I need is to show it in hours – i.e. “<st1:time Hour="4" Minute="15">04:15:00</st1:time>” should be shown as 4.25 hours<o
></o
>
<o
> </o
>
Is this possible? And how?<o
></o
>
<o
> </o
>
Thanks in advance<o
></o
>
<o
I currently have 3 fields: - <o
<o
Time Out (populated)<o
Time In (populated)<o
Total Time (empty)<o
<o
The Total Time field is worked out by Time Out less (minus) Time In.<o
<o
=SUM(AZ2-AW2)<o
<o
I’ve noticed that when the time goes over the 24hr (<?xml:namespace prefix = st1 ns = "urn:schemas-microsoft-com
<o
=SUM(AZ2-AW2)+1<o
<o
What I need is to show it in hours – i.e. “<st1:time Hour="4" Minute="15">04:15:00</st1:time>” should be shown as 4.25 hours<o
<o
Is this possible? And how?<o
<o
Thanks in advance<o