D
DB
In excel 2000 I'm trying calculate a total time in
minutes. I have two cells: one cell is the begin time and
the other is the end time. Time is input as a 24 hr
format. The result is formatted with the code M to keep
only minutes format.
I need the difference bewteen end time & begin time
(result should always be in total minutes - not hrs/min -
example 90 minutes not 1.5 or 1:30 etc.).
If I format the cells as a 24 hr format (with a code of M
to keep in the minutes format) then simply subtract -
that works except when the result > 59. The code M is
only good for 0-59.
Also I need to also properly get the time difference when
crossing over the midnight hour ie begin time 2305 end
time 0047.
Also when using the 24 hour format is there a way in
excel to use an input mask to place the : symbol so time
can be input just using the numeric keypad and not have
to type the : symbol.
Any help would be greatly appreciated.
Thanks
DB
minutes. I have two cells: one cell is the begin time and
the other is the end time. Time is input as a 24 hr
format. The result is formatted with the code M to keep
only minutes format.
I need the difference bewteen end time & begin time
(result should always be in total minutes - not hrs/min -
example 90 minutes not 1.5 or 1:30 etc.).
If I format the cells as a 24 hr format (with a code of M
to keep in the minutes format) then simply subtract -
that works except when the result > 59. The code M is
only good for 0-59.
Also I need to also properly get the time difference when
crossing over the midnight hour ie begin time 2305 end
time 0047.
Also when using the 24 hour format is there a way in
excel to use an input mask to place the : symbol so time
can be input just using the numeric keypad and not have
to type the : symbol.
Any help would be greatly appreciated.
Thanks
DB