Forum Discussion
Warren_Porteous
Jul 12, 2022Copper Contributor
Convert Date and Time stored as text
Good day, I have date and time columns extracted from a source and cannot set the correct excel formats from the source. So, the extract comes through as text e.g. "6/22/2022 12:01 PM" in one cell. I...
HansVogelaar
Jul 12, 2022MVP
Try the following:
- Select the date and time values in one column.
- On the Data tab of the ribbon, select Text to Columns.
- Without changing any settings, click Finish.
Does that work? If so, repeat for other columns.
Warren_Porteous
Jul 12, 2022Copper Contributor
HansVogelaar thank you, that splits the columns well. the first column (the date) appears in the correct format. The second column (the time) needs further conversion, thank you!
- HansVogelaarJul 12, 2022MVP
If you select Delimited and turn off all delimiters, the date and time should end up in a single cell.