Topic profile page for military time.
This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: military time.
Topic "Military time" was discussed 1,754 times on 532 sites in last 3 months
Started 2 days, 4 hours ago (2009-11-20 17:40:00)
by C.[_3_]
Hi all, I've been having some trouble with time conversion and can't seem to find the answer - I'm hoping someone can help me out. I have data (general format) in excel listed exactly as: Sep 22 2009 4:43PM and I need data to be converted into exactly this format: 22-SEP-2009 16:43:00 I have many cases in the former format and need them all to be in the latter. Any ...
Started 2 days, 9 hours ago (2009-11-20 12:27:00)
by 911uk News
Military personnel have spent the equivalent of more than 140 days taking part in stunts on Jeremy Clarkson's hit BBC motoring show Top Gear. The Ministry of Defence insisted taking part in the BBC show was a valuable way of raising public awareness of the Armed Forces' work. Equipment worth billions of pounds has been used in major setpiece scenes for the show in the last five ...
Started 2 days, 12 hours ago (2009-11-20 09:16:00)
by C.
Hi all, I've been having some trouble with time conversion and can't seem to find the answer - I'm hoping someone can help me out. I have data (general format) in excel listed exactly as: Sep 22 2009 4:43PM and I need data to be converted into exactly this format: 22-SEP-2009 16:43:00 I have many...
Started 4 days, 17 hours ago (2009-11-18 04:28:00)
by NedG
I am trying to write a program that tracks time entries in "Military time" and then average multiple entries, that cover a 24 hour cylcle for three shifts. I have 90% of the formulas in place but have run into a snag. I need to figure per hour, the number of calls and the average time each took from call in to completion. There will be some hours without any calls and some with ...
Started 4 days, 17 hours ago (2009-11-18 04:28:00)
by NedG
I am trying to write a program that tracks time entries in "Military time" and then average multiple entries, that cover a 24 hour cylcle for three shifts. I have 90% of the formulas in place but have run into a snag. I need to figure per hour, the number of calls and the average time each took from call in to completion. There will be some hours without any calls and some with ...
Started 5 days, 2 hours ago (2009-11-17 19:27:00)
by NedG
I am trying to write a program that tracks time entries in "Military time" and then average multiple entries, that cover a 24 hour cylcle for three shifts. I have 90% of the formulas in place but have run into a snag. I need to figure per hour, the number of calls and the average time each took from call in to completion. There ...
Started 2 days, 21 hours ago (2009-11-20 00:42:00)
by Snagged
http://blogs.ajc.com/bob-barr-blog/2009/11/18/time -%20to-revisit-firearms-policies-on-military-posts /?cxntfid=blogs_bob_barr_blog Time to revisit firearms policies on military posts November 18, 2009, by Bob Barr This months tragic and probably preventable mass shooting at Ft. Hood, Texas, certainly raises questions about why a lone shooter was able to unload not one...
Started 2 days, 4 hours ago (2009-11-20 17:51:00)
by CellShocked
On Fri, 20 Nov 2009 10:49:40 -0800 (PST), "C." wrote: >On Nov 20, 1:18 pm, "Joe User" wrote: >> "C." wrote: >> > I do have two different types of dates: >> > Sep 1 2009 4:45PM >> > and >> > Sep 18 2009 11:15AM >> > [....] >> > I tried your second suggestion in a parallel >> > column "=--SUBSTITUTE(A1, " ...
Started 1 day, 19 hours ago (2009-11-21 02:16:00)
by CellShocked
On Fri, 20 Nov 2009 10:49:40 -0800 (PST), "C." wrote: On Nov 20, 1:18*pm, "Joe User" joeu2004 wrote: "C." wrote: I do have two different types of dates: Sep *1 2009 *4:45PM and Sep 18 2009 11:15AM [....] I tried your second suggestion in a parallel column "=--SUBSTITUTE(A1, " ", ", ", 2)" but it returned #VALUE! My __second__ suggestion was: =--(...
Started 4 days, 15 hours ago (2009-11-18 06:31:00)
by David Biddulph[_2_]
Tell us exactly what formula you've used that gives #NAME!. There is nothing in B2>7 which will return #NAME! Additionally, Jacob has pointed out that you can't test 07:00 against 7, as Excel times are stored as proportions of a day, not as a number of hours. -- David Biddulph "NedG" > wrote in message ... >I am trying to write a program that tracks time entries in "Military time...
Started 4 days, 22 hours ago (2009-11-17 23:06:00)
by David Biddulph
Tell us exactly what formula you've used that gives #NAME!. There is nothing in B2>7 which will return #NAME! Additionally, Jacob has pointed out that you can't test 07:00 against 7, as Excel times are stored as proportions of a day, not as a number of hours.