N
Nightsky
I have a huge number of txt files that we need to import to Excel. Th
problem is that I have to import them one at a time and will have to d
this every day in the future. Here is an example of what it look
like:
Code
-------------------
Column 1 Data Column 2 Column 3 Not fixed width
Data1 Data 2 goes here Data 3 goes here
-------------------
As you can see the data is aligned on the left with the longest dat
string setting the column width. This can be a data value or th
column heading... Only spaces are present not tabs. Currently I hav
to do a Text to Columns and manually set each column width. All m
reports have these standard widths for each column.
Is there any way to save a "Text to Columns" style or make a new impor
style with these settings?
Mik
problem is that I have to import them one at a time and will have to d
this every day in the future. Here is an example of what it look
like:
Code
-------------------
Column 1 Data Column 2 Column 3 Not fixed width
Data1 Data 2 goes here Data 3 goes here
-------------------
As you can see the data is aligned on the left with the longest dat
string setting the column width. This can be a data value or th
column heading... Only spaces are present not tabs. Currently I hav
to do a Text to Columns and manually set each column width. All m
reports have these standard widths for each column.
Is there any way to save a "Text to Columns" style or make a new impor
style with these settings?
Mik