W
Wim
I need the number of seconds between two moments.
A1: 14:10:00
A2: 14:15:00
Difference is 5 minutes = 300 seconds.
What formula(/cell format) do I need to use to get the number 300 in
the result cell? When I use the formula A2-A1 I get a
00:05:00 (in time format)
0.003472222 (in General format)
When I use Second(a2-a1) I get 0
how to get 300 ??
Wim
A1: 14:10:00
A2: 14:15:00
Difference is 5 minutes = 300 seconds.
What formula(/cell format) do I need to use to get the number 300 in
the result cell? When I use the formula A2-A1 I get a
00:05:00 (in time format)
0.003472222 (in General format)
When I use Second(a2-a1) I get 0
how to get 300 ??
Wim