...
Open Excel, and just drag and drop the TSV file into Excel
Setup Windows to open TSV files
...
Youtube macro | ||
---|---|---|
|
Right click on a TSV file (file with .tsv extension), and select Open With option. If you don’t have a TSV ilefile, just create an empty file with name test.tsv
...
In Excel, select Save As. In the drop down shown for selecting a file format, select Text (Tab delimited) (*.txt). You may choose to rename the file with .tsv extension. E.g. sales.tsv
...
...