Hi
I have a sheet with datetime in one cell, now i want to split it date and time seperate.
Can this in VBA?
Hi
I have a sheet with datetime in one cell, now i want to split it date and time seperate.
Can this in VBA?
Can you use TextToColumns? Convert your cell to Short Date format and use Text To Columns to separate Date and Time.
The field is a datetime field, it comes from a database, the split has to be done very ofter so a macro is best i think
You will find this link useful...
http://www.laurii.info/2012/10/vba-s...e-time-column/
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks