Excel cutting out down over 1024 characters
Posted
by
Zeno
on Super User
See other posts from Super User
or by Zeno
Published on 2012-09-12T00:26:42Z
Indexed on
2012/09/12
3:40 UTC
Read the original article
Hit count: 243
microsoft-excel
|excel-2003
I am using Excel 2003 to save a large file as a CSV.
But when saving cells that contain over 1024 characters, it cuts out the characters beyond 1024.
Per a previous question, I am using this official macro to save: http://support.microsoft.com/default.aspx?scid=kb;en-us;291296&Product=xlw
This macro in question is probably causing it, since I'm not using the normal Save As (in order to put quotes around every field).
It may not be 1024 characters, but long cells are getting cut off. What in this macro is causing that?
© Super User or respective owner