Hi Brian,
Based on your process, the reason Excel didn’t convert correctly is that the original data’s width is not unified.
Assuming you want to split the Column into |Date| Time, instead of using fixed width, you could separate columns with space.
These are the steps to do that:
>Select the column >Text to Column >Choose Delimited >Next
>Select Space >Next
>You could set your first column format into Date. >Finish
This is the outcome:
For more information, you could refer to this article: Split text into different columns with the Convert Text to Columns Wizard
If that’s not what you meant, please clarify what columns you want, and let us support you better.
Regards,
Alex