T
TP
When using Text-To-Columns, Excel "recognizes" that the data fits the Fixed
Width criteria and PRE-assigns the width.
In most of the cases I work with Excel is wrong 99% of the time.
Is there a way to force Excel to NOT pre-assign the width (leave everything
blank)?
The data I would like to parse is in the following format:
INTEGER HEXADECIMAL_NUMBER DATE TIME TEXT, TEXT, TEXT, TEXT,
TEXT, TEXT, TEXT, TEXT, TEXT, TEXT
The first 4 fields are fixed width and the subsequent fields are different
length but comma delimited (with space after the coma).
I need to keep all of the TEXT together and separate, apply Text-To-Columns,
the first 4 fields.
I would like to do this in one step rather than two.
If I use a delimiter, space, then everything will be separated. If I use
comma then the first three fields will remain together.
If I use "Fixed Width" Excel decides to separate the TEXT as well (and I
have to go through the exercise of removing the separations.
I would prefer to have Excel not "guess" where the data should be parsed, so
that I can enter my own separations.
Is this possible?
Width criteria and PRE-assigns the width.
In most of the cases I work with Excel is wrong 99% of the time.
Is there a way to force Excel to NOT pre-assign the width (leave everything
blank)?
The data I would like to parse is in the following format:
INTEGER HEXADECIMAL_NUMBER DATE TIME TEXT, TEXT, TEXT, TEXT,
TEXT, TEXT, TEXT, TEXT, TEXT, TEXT
The first 4 fields are fixed width and the subsequent fields are different
length but comma delimited (with space after the coma).
I need to keep all of the TEXT together and separate, apply Text-To-Columns,
the first 4 fields.
I would like to do this in one step rather than two.
If I use a delimiter, space, then everything will be separated. If I use
comma then the first three fields will remain together.
If I use "Fixed Width" Excel decides to separate the TEXT as well (and I
have to go through the exercise of removing the separations.
I would prefer to have Excel not "guess" where the data should be parsed, so
that I can enter my own separations.
Is this possible?