Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am importing csv files into sheet4.
All these csv files contain the same number of lines and same fields in each line. The only difference is the data in each csv file. Everytime the csv import script does the import in sheet4 - some of the column widths change. Looks like this is happening because the csv data in some fields is wider. Is it possible to "lock" the column widths in this sheet so that the csv file import does not arbitrarily change them? It is difficult to keep changing the view-zoom to keep up with the ever changing column widths. --- Message posted from http://www.ExcelForum.com/ |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you are using a macro, just go through the columns and set the
columnwidth. -- Regards, Tom Ogilvy lothario wrote in message ... I am importing csv files into sheet4. All these csv files contain the same number of lines and same fields in each line. The only difference is the data in each csv file. Everytime the csv import script does the import in sheet4 - some of the column widths change. Looks like this is happening because the csv data in some fields is wider. Is it possible to "lock" the column widths in this sheet so that the csv file import does not arbitrarily change them? It is difficult to keep changing the view-zoom to keep up with the ever changing column widths. --- Message posted from http://www.ExcelForum.com/ |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Stop Excel 2007 from Changing Column Widths | Excel Discussion (Misc queries) | |||
Column Widths Changing - For No Reason??? | Excel Discussion (Misc queries) | |||
How do stop Excel changing column widths when doing pivots? | Excel Discussion (Misc queries) | |||
Changing column widths in excel | Excel Discussion (Misc queries) | |||
Changing column widths in certain cells | Excel Discussion (Misc queries) |