Uhh...the error pretty much says it all. Excel does not allow you to
have > 255 columns. We enforce that at runtime so that you don't
generate XLS files that Excel can't load.
Ruchira wrote:
Hi,
While generating an excel sheet using POI I'm getting the following error.
Its a huge file with 386 columns. Kindly help.
java.lang.RuntimeException: You cannot have more than 255 columns in a given
row (IV). Because Excel can't handle it
Thanks n Regards,
Ruchira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List: http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/
--
Andrew C. Oliver
SuperLink Software, Inc.
Java to Excel using POI
http://www.superlinksoftware.com/services/poi
Commercial support including features added/implemented, bugs fixed.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List: http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/