Re: how to convert xls to plain text ascii
From: Don Warner Saklad (dsaklad_at_zurich.ai.mit.edu)
Date: 06/08/04
- Next message: Jerry Natowitz: "Re: VBA editor get confused, crashes and hangs frequently"
- Previous message: jmfreels: "excel 2004 crashes when I add or delete row(s)"
- In reply to: JE McGimpsey: "Re: how to convert xls to plain text ascii"
- Messages sorted by: [ date ] [ thread ]
Date: 8 Jun 2004 06:59:35 -0700
Thank you for your interest JE McGimpsey !
it would be separated by several spaces
or with a new line or both
grouping together all of a horizontal.
Then grouping together the next horizontal.
Or converting the xls to plain text ascii
and then further editing the plain text ascii after converting it.
For people who do not regularly use or do not use proprietary microsoft software
or people with limited vision plain text ascii can be preferable. Also consider
people with iMac apple computers, GNU/Linux users and so forth.
JE McGimpsey <jemcgimpsey@mvps.org> wrote in message news:<jemcgimpsey-18F41A.03573408062004@msnews.microsoft.com>...
> 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: Jerry Natowitz: "Re: VBA editor get confused, crashes and hangs frequently"
- Previous message: jmfreels: "excel 2004 crashes when I add or delete row(s)"
- In reply to: JE McGimpsey: "Re: how to convert xls to plain text ascii"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|