Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
TimP
 
Posts: n/a
Default Is military time available in Excel? If so, how would I calculat.

if military time is available in Excel, how would I calculate sum?
  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

What is military time? Like this? 600 1000 2400 etc?
If so


=MOD((INT(B1/100)+MOD(B1,100)/60)/24-(INT(A1/100)+MOD(A1,100)/60)/24,1)start
time in A1 and end time in B1
--
Regards,

Peo Sjoblom

(No private emails please, for everyone's
benefit keep the discussion in the newsgroup/forum)



"TimP" wrote in message
...
if military time is available in Excel, how would I calculate sum?



  #3   Report Post  
timp
 
Posts: n/a
Default

basic spreadsheet as follows:
0800 start time, 1200pm end time, total time
These blocks of time represent jobs, and there will be 4 jobs on one sheet.
thanks.


how do I format the cells (i.e., by number, time, general)


"Peo Sjoblom" wrote:

What is military time? Like this? 600 1000 2400 etc?
If so


=MOD((INT(B1/100)+MOD(B1,100)/60)/24-(INT(A1/100)+MOD(A1,100)/60)/24,1)start
time in A1 and end time in B1
--
Regards,

Peo Sjoblom

(No private emails please, for everyone's
benefit keep the discussion in the newsgroup/forum)



"TimP" wrote in message
...
if military time is available in Excel, how would I calculate sum?




  #4   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

You can use the formula I provided, replace B1 with your end time cell and
A1 with your start time cell
format as hh:mm to get time excel can understand

--
Regards,

Peo Sjoblom

(No private emails please, for everyone's
benefit keep the discussion in the newsgroup/forum)



"timp" wrote in message
...
basic spreadsheet as follows:
0800 start time, 1200pm end time, total time
These blocks of time represent jobs, and there will be 4 jobs on one
sheet.
thanks.


how do I format the cells (i.e., by number, time, general)


"Peo Sjoblom" wrote:

What is military time? Like this? 600 1000 2400 etc?
If so


=MOD((INT(B1/100)+MOD(B1,100)/60)/24-(INT(A1/100)+MOD(A1,100)/60)/24,1)start
time in A1 and end time in B1
--
Regards,

Peo Sjoblom

(No private emails please, for everyone's
benefit keep the discussion in the newsgroup/forum)



"TimP" wrote in message
...
if military time is available in Excel, how would I calculate sum?






Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? Richard Excel Discussion (Misc queries) 2 May 13th 23 11:46 AM
Calculating tvl time in Excel 2000 Rev.9.2720 Brandi Excel Worksheet Functions 5 January 27th 05 09:15 PM
in excel totaling weekly hours military time mel Excel Worksheet Functions 1 January 17th 05 04:24 PM
Excel 2003 - long closing time when have many add-ins installed David Welch Excel Discussion (Misc queries) 0 January 11th 05 02:38 PM
How do I stop Excel from closing the open file each time I open a. Welsin Setting up and Configuration of Excel 3 January 8th 05 11:16 PM


All times are GMT +1. The time now is 03:12 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"