D
David Biddulph
If your fields are separated by commas, then it already is a CSV. Take a
copy and rename as CSV if you wish.
If your fields are separated in some either way, either by tabs or other
characters, or by the use of fixed width fields, then opening the txt file
from within Excel will give you a wizard to select the fields accordingly,
and to choose a format for the columns as you import them. Having read the
data into Excel, you can save as CSV if you wish, but remember that reading
a CSV into Excel directly doesn't give you the flexibility that the wizard
gives, so if in doubt rename to .TXT instead of .CSV before you read it into
Excel.
[... and next time, please ask your question in the body of the message, not
just in the subject line.]
copy and rename as CSV if you wish.
If your fields are separated in some either way, either by tabs or other
characters, or by the use of fixed width fields, then opening the txt file
from within Excel will give you a wizard to select the fields accordingly,
and to choose a format for the columns as you import them. Having read the
data into Excel, you can save as CSV if you wish, but remember that reading
a CSV into Excel directly doesn't give you the flexibility that the wizard
gives, so if in doubt rename to .TXT instead of .CSV before you read it into
Excel.
[... and next time, please ask your question in the body of the message, not
just in the subject line.]