• Format of a date time (Excel)

    Author
    Topic
    #449606

    Hi lounge, I am trying to format a time (3/6/2008 12:46:00 PM) and would like to only get the the time in mm:ss instead of mm/day/yyyy hh:mm:ss PM, is there a easy way of doing this?

    Viewing 2 reply threads
    Author
    Replies
    • #1102784

      Hi There

      Format –> Cells –> Number

      Highlight Time -and then select the format required

    • #1102787

      Set the number format to mm:ss in the Number tab of Format | Cells? Or is that too naive?

    • #1102801

      I have the same feeling as Hans about the simplicity of the answer, but if it is text import and this is a string you could try:

      =MID(A1,FIND(” “,A1)+2,5)

      Using your example date in the first message and that it is stored in A1

    Viewing 2 reply threads
    Reply To: Format of a date time (Excel)

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: