Dave,
Thanks so much for the suggestion. It worked for me. I can use that as a
manual workaround for now. Ideally, though, I would like to know if this is a
bug and if there is a fix if so...
Again, thanks for the info!
Karine
> Maybe you could just put a formula that evaluates to "" in the last column of
> the rows that are empty.
[quoted text clipped - 26 lines]
> > Thanks for your help.
> > KZ
Dave Peterson - 15 Aug 2006 19:13 GMT
Saved from a previous post:
This might describe the problem of too many commas in CSV files:
http://support.microsoft.com/default.aspx?scid=77295
Column Delimiters Missing in Spreadsheet Saved as Text
(It actually describes missing delimiter, but if some are "missing", maybe the
ones appearing are "extra".)
(But a lot of programs (excel included) don't care about those extra columns.
Maybe you don't have to care, either???)
Maybe you could write your own exporting program that would behave exactly the
way you want:
Here are three sites that you could steal some code from:
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
(or maybe you could build your own formula and copy|paste into Notepad.)
> Dave,
> Thanks so much for the suggestion. It worked for me. I can use that as a
[quoted text clipped - 37 lines]
> >
> > Dave Peterson

Signature
Dave Peterson
KZ - 15 Aug 2006 19:21 GMT
This is great info Dave. Thanks for your quick responses! I will forward this
info to my tech team to see if they can re-use. thanks again.
> Saved from a previous post:
>
[quoted text clipped - 67 lines]
> > >
> > > Dave Peterson