|
Without seeing code or representative input data or results, it's hard to
say.
Does "only get one column" mean that others are lost, or that all are
concatenated together? If the latter, I suspect you are specifying the
wrong separator.
The Import Wizard will save code for you. Tweaking that can be easier than
working from scratch.
On Wed, 29 Jun 2005 15:13:10 -0700, Dragon <yongjun.tang@GMAIL.COM> wrote:
>I have a large data file in cvs format. When I import it, I only get
>one column. When I change the format to txt, I only get either numberic
>values or characters. Is there any easy way out? Thank you!
|