On the External Data tab, in the Export group, click Excel. In the Export - Excel Spreadsheet dialog box, review the suggested file name for the Excel workbook (Access uses the name of the source object). If you want, you can modify the file name. In the File Format box, select the file format that you want. The Xenu linkreport can be exported to an Excel file, or any spreadsheet or database, for easier analysis of the results of a linkscan. Press CTRL-T (for Tab separated file) This exports the complete linkreport to a text file, where colums are separated by tabs: Importing this text file into Excel looks much neater. Output of DataTable to Excel. When exporting large data to Excel, and if there is no need to apply number formats and styles, you can make use of the ImportDataTable overload with the TRUE value for importOnSave parameter. Here, the export happens while saving the Excel file. Use this option to export large data with high performance.
Import | Export
This article describes how to import or export text files. Text files can be comma separated (.csv) or tab separated (.txt)
Import
To import text files, execute the following steps.
1. On the File tab, click Open.
2. Click Browse.
3. Select Text Files from the drop-down list.
4a. To import a .csv file, select the Microsoft Excel Comma Separated Values File and click Open. That's all.
4b. To import a .txt file, select the Text Document and click Open. Excel launches the Text Import Wizard.
5. Choose Delimited and click Next.
6. Clear all the check boxes under Delimiters except for the Tab check box and click Next.

7. Click Finish.
Export Xenu File To Excel Online
Result:
Export
To export text files, execute the following steps.
1. Open an Excel file.
2. On the File tab, click Save As.
3. Click Browse.
4. Select Text (Tab delimited) or CSV (Comma delimited) from the drop-down list.
5. Click Save.
Export Xenu File To Excel Free
Result. A .csv file (comma separated) or a .txt file (tab separated).