TextToTable

How to Convert Notepad to Excel

Need to convert a notepad file to excel? Notepad files are simply plain .txt documents. Paste your Notepad text or upload the file below to format it into a clean spreadsheet in seconds.

Input Text
Supports tabs, commas, pipes, semicolons, and space-aligned columns
Paste your text above, then click Convert to preview your table

Understanding Notepad Files and Spreadsheet Grids

Windows Notepad has been the default plain text editor in Microsoft Windows for decades. When people ask how to change notepad to excel, they are usually dealing with one of two scenarios:

  1. A saved .txt file generated by an export or manually compiled in Notepad.
  2. A block of text opened in Notepad that contains tabular data separated by tabs, commas, or space bar presses.

Because Notepad is purely a text viewer without a grid engine, it cannot create spreadsheet columns natively. However, you can convert your Notepad records into genuine Excel columns with zero manual typing.


The "Monospace Font" Trap in Notepad

A frequent source of frustration when copying from Notepad into Excel is that tables that look neatly aligned in Notepad become completely scrambled in Excel.

This occurs because Notepad uses a monospace font (like Consolas), where every single character—including a space character—takes up the exact same horizontal width on screen. People often press the space bar multiple times to visually align columns under each other:

Input: Visual Spacing in Notepad

Item Code      Description              Qty      Unit Price    Status
WID-001        Precision Sensor X1      12       $45.00        In Stock
WID-002        Heavy Duty Bracket       40       $12.50        In Stock
WID-003        Power Supply Module      8        $180.00       Backordered

Output: Converted Excel Table

Item CodeDescriptionQtyUnit PriceStatus
WID-001Precision Sensor X112$45.00In Stock
WID-002Heavy Duty Bracket40$12.50In Stock
WID-003Power Supply Module8$180.00Backordered

Step-by-Step: Converting Notepad to Excel

  1. In Windows Notepad, press Ctrl+A to select all text, then Ctrl+C to copy.
  2. Paste the text into the input box at the top of this page.
  3. Check the preview table. If your Notepad data used space bar alignment instead of tabs, open "How should we split the columns?" and choose "Multiple spaces".
  4. Click the black "Copy to Excel" button.
  5. Open Microsoft Excel, click cell A1, and press Ctrl+V.

Limitations to Keep in Mind When Converting Notepad Data

Notepad files lack metadata, so the parser has to infer columns purely from spacing patterns:

Single-space column gaps vs multi-word values

If your data has single spaces both between words (e.g. San Francisco) and between columns (e.g. San Francisco 500 Active), the tool cannot distinguish city names from column splits without at least 2 consecutive spaces between columns. Fix: Make sure there are at least two spaces (or a tab) separating your columns, or manually fix cells in the preview table.

Word wrapping turned on in Notepad

If "Word Wrap" is enabled in Notepad (Format → Word Wrap), long records might look like multiple rows on screen even though they are one line. Conversely, if you pressed Enter in the middle of a record, it will create two rows. Check your row count in the preview header to verify.


Key Benefits for Windows Notepad Users

  • Bypasses the Monospace Collapse: Turns repeated space bar taps into legitimate column dividers instead of squashing all data into Column A.
  • Protects Leading Zeroes: Phone numbers, part codes, or serial numbers starting with 0 remain intact when pasted as structured table text.
  • Cleans Up Blank Lines: Automatically removes extra empty returns common in manual Notepad note-taking.
  • No File Saving Required: You don't even need to save the Notepad file to your hard drive—simply copy your unsaved notes and paste them directly into TextToTable.

Related guides & resources:

Frequently Asked Questions About Notepad to Excel

Common questions about converting Windows Notepad notes and text into spreadsheets.

How do I convert a Notepad file to Excel?

In Windows Notepad, press Ctrl+A to select all and Ctrl+C to copy. Paste the text into TextToTable above. If your data was lined up using the spacebar or tabs, our parser detects the columns automatically. Then click 'Copy to Excel' and paste directly into your spreadsheet.

Why does my TXT file appear in one column in Excel?

Notepad data often relies on visual space alignment rather than standard spreadsheet delimiters. When pasted directly into Excel, Excel treats each line as a single text entry in Column A. Converting through TextToTable first structures the data with TSV tabs so Excel splits it into separate columns.

How do I split text into columns in Excel?

You can either use Excel's built-in feature (select the column, go to Data → Text to Columns, and choose Delimited) or simply paste your raw text into TextToTable. TextToTable does the column splitting automatically without needing to configure Excel wizards.

Can I convert messy text into a table?

Yes. TextToTable handles multi-space column gaps, irregular indentation, blank rows, and quoted strings. You can also manually adjust the detected delimiter in the dropdown if your Notepad file has a unique layout.

Can I convert text to an Excel table without uploading it?

Yes. The entire conversion happens locally in your web browser. Your Notepad text is never sent over the internet or saved to any server.

Do I need to install software?

No software, extensions, or plugins are required. TextToTable is a web-based utility that works directly in Chrome, Edge, Safari, Firefox, and mobile browsers.