Forum Discussion

SteveH_USA_DigExprss's avatar
SteveH_USA_DigExprss
Copper Contributor
Nov 27, 2022
Solved

Permanently Fixing Column Width?

Hello community, I'm very new to using Excel files and know basically nothing about them, but can someone please advise me how to permanently fix column widths in csv and xlsx files so that after I c...
  • HansVogelaar's avatar
    Nov 27, 2022

    SteveH_USA_DigExprss 

    A .csv file is a plain text file; it does not store any formatting information whatsoever. So there is no way to save column widths in a .csv file. You'll have to fix them each time you open the .csv file in Excel.

     

    On the other hand, Excel stores the column widths in a workbook (.xlsx. .xlsb, .xlsm or .xls), so when you save, close and open a workbook, the column widths should be as when you saved the workbook.

Resources