+ Reply to Thread
Results 1 to 2 of 2

Split a date/time column into 2 columns

Hybrid View

Guest Split a date/time column into... 12-19-2005, 11:55 AM
Guest Re: Split a date/time column... 12-19-2005, 12:10 PM
  1. #1
    RKMiller
    Guest

    Split a date/time column into 2 columns

    I want to split a date/time column ie. mm/dd/yy hh:mm:ss AM/PM. Into 2
    columns
    1. mm/dd/yy and 2. hh:mm

    I'm using excel 2003

  2. #2
    Niek Otten
    Guest

    Re: Split a date/time column into 2 columns

    1. =int(A1), format as date
    2. =MOD(A1,1), format as time

    --
    Kind regards,

    Niek Otten

    "RKMiller" <RKMiller@discussions.microsoft.com> wrote in message
    news:0B5A5293-95C4-4C12-8843-9E8108E92257@microsoft.com...
    >I want to split a date/time column ie. mm/dd/yy hh:mm:ss AM/PM. Into 2
    > columns
    > 1. mm/dd/yy and 2. hh:mm
    >
    > I'm using excel 2003




+ 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