I need to take several fields with date/time formatting like this, and separate the time from the date. I've been formatting the column as MM/DD/YY HH:MM, which appears fine, but the value in the formula bar doesn't change. So, when I do text to columns, suing SPACE as the delimiter, I lose the 24 hour aspect. I even try to reformat the new Time column as HH:MM, but it doesn't hold.
Thoughts?
[TABLE="class: grid, width: 300"]
<tbody>[TR]
[TD]Incoming Data[/TD]
[TD]What I Want[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]6/13/2018 3:52 PM[/TD]
[TD]06/13/18[/TD]
[TD]15:52[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 128"]
[/TABLE]
Thoughts?
[TABLE="class: grid, width: 300"]
<tbody>[TR]
[TD]Incoming Data[/TD]
[TD]What I Want[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]6/13/2018 3:52 PM[/TD]
[TD]06/13/18[/TD]
[TD]15:52[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 128"]
[/TABLE]