is htere a way to add quotation marks to .csv files opened excel after they
have been stripped out or if the files never had them, but we need to import
that data into our application?
Thanks
> Re-name the file to .txt
>
[quoted text clipped - 13 lines]
> > 97744 and I cannot import them. Is there a setting or .vbs script I can run
> > to make sure all the fields have quotation marks?
Maryanne - 28 Jan 2006 02:27 GMT
I am not very familiar with Excel but in the wizard I cannot find anywhere I
would tell Excel the format was yrxt, can you give me more details?
> is htere a way to add quotation marks to .csv files opened excel after they
> have been stripped out or if the files never had them, but we need to import
[quoted text clipped - 19 lines]
> > > 97744 and I cannot import them. Is there a setting or .vbs script I can run
> > > to make sure all the fields have quotation marks?
Pete_UK - 28 Jan 2006 02:37 GMT
I think that was a typo and should have been text. It's in the third
panel, once you have told excel where to start from and what the
delimiters are, it divides the file up (you can see the first few rows)
and you can highlight a column and click the text button (or date, or
skip - default is general).
Hope this helps.
Pete
Dave Peterson - 28 Jan 2006 02:39 GMT
You could use a macro:
Earl Kiosterud's Text Write program:
www.smokeylake.com/excel
(or directly: http://www.smokeylake.com/excel/text_write_program.htm)
Chip Pearson's:
http://www.cpearson.com/excel/imptext.htm
J.E. McGimpsey's:
http://www.mcgimpsey.com/excel/textfiles.html
Earl's program has a supports lots of different options. You may want to see if
that works for you right out of the box.
> is htere a way to add quotation marks to .csv files opened excel after they
> have been stripped out or if the files never had them, but we need to import
[quoted text clipped - 21 lines]
> > > 97744 and I cannot import them. Is there a setting or .vbs script I can run
> > > to make sure all the fields have quotation marks?

Signature
Dave Peterson