How do 1 open a tsv file into excel?

Anonymous
2017-11-10T01:52:22+00:00

How do I open a tsv file in Excel?

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. OssieMac 47,996 Reputation points Volunteer Moderator
    2017-11-10T03:17:25+00:00

    Try the following.

    • Open a blank workbook or just go to a blank worksheet.
    • Select Data ribbon
    • Select "From text" icon in the "Get External Data" block at left of Data ribbon
    • Select the file from the dialog and then click Import
    • In the Text Import Wizard select "Delimited" (Probably will be default)
    • Click Next
    • Check Tab delimiter box only (all other boxes unchecked)
    • Click Next
    • The next dialog allows you to specify the type of data in the tsv columns. If you have any Dates then select the column of Dates at the bottom and then Select "Date data format". To the right of the date select the date format that is in the tsv file (NOT the date format you want to finish up with because Excel needs to know what date format is in the tsv file so that it can convert to your regional date format).
    • You can also select any other columns and set the data type. eg if you have numbers that are in text format and you want them to remain in text format so as to preserve leading zeros then select the column and set to Text format.
    • Click finish .
    • At this point the data is connected to the source. If you want to break the connection and keep the data then click "Connections" icon in the Connections block and Remove the connection.
    64 people found this answer helpful.
    0 comments No comments