I have some numbers in a text file, like
6-1
7-12
8-11
These denote business hours, such as 6AM to 1AM. When I do a conversion, or import into Excel, whether I import them as GENERAL or TEXT, it converts them to dates such as 1-Jun, 12-Jul, 11-Aug.
How can I make them import exactly as they are, and not be converted to something else?
I use:
Data | Get External Data from Text | choose my text file | Delimited | Text
However, even though I choose text, it converts it to a date format. In the Data Preview window, it shows it correctly as 6-1, 7-12, 8-11, but once I hit Finish, it converts the numbers to date values.
6-1
7-12
8-11
These denote business hours, such as 6AM to 1AM. When I do a conversion, or import into Excel, whether I import them as GENERAL or TEXT, it converts them to dates such as 1-Jun, 12-Jul, 11-Aug.
How can I make them import exactly as they are, and not be converted to something else?
I use:
Data | Get External Data from Text | choose my text file | Delimited | Text
However, even though I choose text, it converts it to a date format. In the Data Preview window, it shows it correctly as 6-1, 7-12, 8-11, but once I hit Finish, it converts the numbers to date values.