A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
The template is working as designed. A workbook or template (.xlsx / .xltx) only stores the worksheet layout (column widths, formats, formulas, etc.), not the Text Import Wizard settings. Pasting raw fixed‑width text into a worksheet will not re-run the Text Import Wizard, so the text will not be split into columns automatically.
To reuse the same fixed‑width import definition, the data must be imported again via the wizard (or Power Query), not pasted. The template can still help by preserving the destination layout, but it cannot apply the fixed‑width breaks to new pasted text.
A practical workflow based on the provided features is:
- Create and save a template that contains the desired worksheet layout (column widths, formats, formulas, etc.) using File > Save as Template and choosing Excel Template (.xltx).
- Each time new text data needs to be imported:
- Create a new workbook from the template (for example, File > New from Template and select the template).
- Import the text file into that workbook using the import tools (for example, Data > From Text (Legacy) to open the Text Import Wizard, or File > Open and select the text file so the wizard runs).
- In the Text Import Wizard, reapply the fixed‑width column breaks.
Because the Text Import Wizard is a separate import process, its fixed‑width settings are not embedded in the template and are not applied when text is pasted. The template can only preserve the workbook structure, not the import definition.
References: