M
marg
I have to convert text to columns and have to repeat the process every time
the data changes. The file definitions are constant and wondered if there was
any way that I could save the definitions and merely re-run the text to
column function based on new data using an existing definition.
EG
01000123000164
Use Data Text to columns to get
01 000123 000164 columns of data
The column break is constant ie column 1 = positions 1&2, column 2 =
positions 3-8 and column 3 = positions 9 -14. This I would like to save so I
could just re-apply this definition to new data. At the moment I have to keep
re-iterating the column break points for each new data set (often a record
set is quite big >100 characters).
the data changes. The file definitions are constant and wondered if there was
any way that I could save the definitions and merely re-run the text to
column function based on new data using an existing definition.
EG
01000123000164
Use Data Text to columns to get
01 000123 000164 columns of data
The column break is constant ie column 1 = positions 1&2, column 2 =
positions 3-8 and column 3 = positions 9 -14. This I would like to save so I
could just re-apply this definition to new data. At the moment I have to keep
re-iterating the column break points for each new data set (often a record
set is quite big >100 characters).