Results 1 to 3 of 3

Thread: How to convert the Standard Time to Military Time in Microsoft Excel

  1. #1
    Join Date
    Jan 2012
    Posts
    36

    How to convert the Standard Time to Military Time in Microsoft Excel

    What function can be used to convert a column of Standard Time to a column of Military Time in Excel. Is it a formula or formatting. Thanks

  2. #2
    Join Date
    May 2011
    Posts
    410

    Re: How to convert the Standard Time to Military Time in Microsoft Excel

    Try the below formula for the process. It works most of the time if you can set a proper value. The office help can provide you templates from the process.
    • = (A2-INT (A2)) * 24 - Number of hours since 12:00 AM (10.583333)
    • = (A3-INT (A3)) * 24 - Number of hours since 12:00 am (12.25)

  3. #3
    Join Date
    Aug 2011
    Posts
    695

    Re: How to convert the Standard Time to Military Time in Microsoft Excel

    You can use Microsoft Excel to create spreadsheets to track your hours worked for your work. If you want to know your hours worked, then you need to know when you start working and when you finish work. If these hours are in military time, you can apply math functions in Excel to calculate how many hours you worked during the day. The most important thing to remember is to have the correct formatting for Excel that can properly read your numbers.
    • Enter the time that you started working in cell A1. For example, type "1:00 p.m." in cell A1.
    • Enter the time you stopped working in cell A2. In the example, type "11:00 p.m." in cell A2.
    • Type "= A2-A1" in cell A3. In the example, if you type this formula, you will see "10:00" in cell A3. This is 10 hours.

Similar Threads

  1. Need help to calculate Average of time in Microsoft Excel
    By NardO in forum MS Office Support
    Replies: 2
    Last Post: 23-02-2012, 05:06 PM
  2. How to select multiple text box at a time in Microsoft Excel
    By DEvOTeEL in forum MS Office Support
    Replies: 2
    Last Post: 23-02-2012, 04:59 PM
  3. Replies: 2
    Last Post: 23-02-2012, 12:16 PM
  4. Date & time Conversion PST Pacific Standard Time to GMT
    By Austinage in forum Software Development
    Replies: 2
    Last Post: 30-07-2009, 05:38 PM
  5. Change clock from military time in vista
    By Bertus in forum Tips & Tweaks
    Replies: 2
    Last Post: 03-06-2009, 02:20 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,536,501.39171 seconds with 17 queries