Fix Excel CSV Showing Only  and No Data After Download
Question details
The user downloaded a CSV file, but when opened in Excel, it only displays the characters "" in cell A1 and contains no actual data. The file size is noted to be only 3 bytes.
- Product
- Microsoft Excel 365
- Device & OS
- not provided
- Scenario
- Opening a recently downloaded CSV file in Microsoft Excel to view data.
- Observed behavior
- The CSV file fails to show data, displaying only "" in the first cell, and the file size is abnormally small at exactly 3 bytes.
Before attempting to change any Excel settings, right-click your downloaded CSV file, select 'Properties', and check the file size. If it is exactly 3 bytes, the file itself is empty of data and modifying Excel options will not fix it.
Re-download the CSV File
Since a 3-byte CSV file only contains the UTF-8 Byte Order Mark (BOM) and no actual data, the most effective solution is to download the file again to ensure a complete transfer.
When a download is interrupted or a server script fails to fetch data, it may still generate a file header. The "" characters represent the 3-byte UTF-8 BOM, meaning the file was created but the data stream failed.
Locate the 3-byte CSV file in your Downloads folder and delete it to prevent confusion.
Go back to the website, database, or email system where you originally requested the CSV file.
Click the download link or export button again. Wait for the browser to indicate that the download has fully completed.
Right-click the newly downloaded file, choose 'Properties', and ensure the file size is significantly larger than 3 bytes (e.g., several kilobytes or megabytes depending on the expected data).
Double-click the verified CSV file to open it in Excel and confirm that the data is now displaying correctly instead of just the BOM characters.
Download on Another Computer or Browser
If re-downloading fails, browser caching issues, extensions, or network restrictions might be interfering with the file generation process.
Open and Manage CSV Files Easily with WPS Office
If you frequently struggle with text encoding glitches, BOM characters, or formatting errors in Microsoft Excel, consider switching to WPS Office. It features a robust text import wizard designed to handle complex data files with ease.
- 1. Install WPS Office: Download and install the free version of WPS Office on your computer.
- 2. Open WPS Spreadsheet: Launch the application and select 'Spreadsheet' from the home screen.
- 3. Import CSV: Go to Menu > Open, select your downloaded CSV file, and use the intuitive Text Import Wizard to preview your data encoding before opening.

Frequently Asked Questions
What does  mean when I open a CSV in Excel?
The characters "" appear when Excel attempts to read a UTF-8 encoded file that includes a Byte Order Mark (BOM) but reads it using a different text encoding (like ANSI). It acts as a signature at the very beginning of a file to indicate the text format.
Why is my downloaded CSV file exactly 3 bytes?
A 3-byte file means the system started generating the file and wrote the 3-byte UTF-8 header (the BOM), but an error occurred before any actual table data could be written. The download is essentially empty.
Can I recover the missing data from my 3-byte CSV file?
No, it is impossible to recover data from the file because the data was never downloaded or saved to your hard drive. You must resolve the download issue or contact the website administrator to fix their export tool.
Does changing the font in Excel fix the  error?
No. While the default font in Microsoft 365 (like Aptos Narrow) dictates how the characters look, the presence of "" combined with a 3-byte file size confirms a data absence issue, not a font display issue.




