+ Reply to Thread
Results 1 to 19 of 19

How do I split the date & time into two separate columns?

Hybrid View

  1. #1
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: How do I split the date & time into two separate columns?

    Hi bananajelly,

    This also can be easily done by two short formulas

    For Date

    =INT(A1)

    Format as Date

    For Time

    =MOD(A1,1)

    Format:Custom: [h]:mm

    A
    B
    C
    1
    8/20/2014 16:07
    8/20/2014
    16:07
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  2. #2
    Registered User
    Join Date
    07-29-2013
    Location
    California, United States
    MS-Off Ver
    Excel 2010
    Posts
    49

    Re: How do I split the date & time into two separate columns?

    Thanks AlKey. I actually need to write it in VBA. But what you suggested is useful for times when I just want to do it manually. Thanks!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 1
    Last Post: 07-03-2012, 05:49 PM
  2. Split date into 3 separate columns
    By paulr24 in forum Excel General
    Replies: 4
    Last Post: 01-25-2012, 01:51 PM
  3. Merging separate date and time columns into one
    By Gadgets in forum Excel General
    Replies: 5
    Last Post: 07-26-2006, 04:24 PM
  4. [SOLVED] Split a date/time column into 2 columns
    By RKMiller in forum Excel General
    Replies: 1
    Last Post: 12-19-2005, 12:10 PM
  5. Replies: 0
    Last Post: 08-23-2005, 12:23 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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1