Re: how to convert xls to plain text ascii
From: JE McGimpsey (jemcgimpsey_at_mvps.org)
Date: 06/08/04
- Next message: jmfreels: "excel 2004 crashes when I add or delete row(s)"
- Previous message: Don Warner Saklad: "how to convert xls to plain text ascii"
- In reply to: Don Warner Saklad: "how to convert xls to plain text ascii"
- Next in thread: Don Warner Saklad: "Re: how to convert xls to plain text ascii"
- Reply: Don Warner Saklad: "Re: how to convert xls to plain text ascii"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 08 Jun 2004 03:57:34 -0600
Do you really mean plain text ascii? For instance
A1: 123 B1: abc
A2: def B2 456
producing a file with 123abcdef456
or do you want the values in your cells as text, separated by commas or
tabs?
123,abc
def,456
If the latter, save the file in CSV or Text format (File/Save As... and
choose your desired format).
In article <56647f47.0406080119.59246676@posting.google.com>,
dsaklad@zurich.ai.mit.edu (Don Warner Saklad) wrote:
> a.
> How do you convert xls to plain text ascii ?...
>
> b.
> Or would any of you nice folks out there convert an xls to plain text
> ascii ?...
>
>
> I remain, as always, advocating for computers that do not need you to
> know about computers!
>
> Cheers! and kind regards,
> oo__ dsaklad@zurich.csail.mit.edu
- Next message: jmfreels: "excel 2004 crashes when I add or delete row(s)"
- Previous message: Don Warner Saklad: "how to convert xls to plain text ascii"
- In reply to: Don Warner Saklad: "how to convert xls to plain text ascii"
- Next in thread: Don Warner Saklad: "Re: how to convert xls to plain text ascii"
- Reply: Don Warner Saklad: "Re: how to convert xls to plain text ascii"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|