+ Reply to Thread
Results 1 to 4 of 4

question about entering date and time

  1. #1
    Registered User
    Join Date
    06-14-2006
    Posts
    72

    question about entering date and time

    Can you enter date and time into a cell like this, I want to be able to enter the time in military format without the colon..... ex.(dd/mm/yyyy 0800)

  2. #2
    Registered User
    Join Date
    06-28-2006
    Posts
    29
    Try it like this:

    Enter in the cell you need the Military date and time in as:

    =NOW()

    Then format it as:

    dd/mm/yyyy hhmm

    The result is:

    18/Jul/2006 0630

    Results of date and time will vary from computer to computer.

  3. #3
    David Biddulph
    Guest

    Re: question about entering date and time

    "patele" <[email protected]> wrote in
    message news:[email protected]...
    >
    > Try it like this:
    >
    > Enter in the cell you need the Military date and time in as:
    >
    > =NOW()
    >
    > Then format it as:
    >
    > dd/mm/yyyy hhmm
    >
    > The result is:
    >
    > 18/Jul/2006 0630
    >
    > Results of date and time will vary from computer to computer.


    That format would probably give 18/07/2006 0630

    If you want 18/Jul/2006 0630 try dd/mmm/yyyy hhmm
    --
    David Biddulph



  4. #4
    Registered User
    Join Date
    06-28-2006
    Posts
    29
    Thanks for covering my back David!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1