Re: how to convert xls to plain text ascii

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: JE McGimpsey (jemcgimpsey_at_mvps.org)
Date: 06/08/04


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



Relevant Pages