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
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
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!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks