This Question is Assumed Answered

1 "correct" answer available (4 pts) 2 "helpful" answers available (2 pts)
1 Replies Last post: Aug 5, 2010 3:56 PM by Roman Kazmin  
Sandy   1 posts since
Sep 8, 2009
Currently Being Moderated

Sep 8, 2009 8:55 PM

JExcel warning 'Could not add cell at A257 because it exceeds the maximum column limit'

Hi,

 

I have an application where we export data to an excel sheet and we are using JExcel API for it. We have more than 256 columns and I get warnings saying

" Could not add cell at A257 because it exceeds the maximum column limit" after adding the contects to the 256th column.

I did some research but could not get much information on this. According to my research, Excel2003 has column limit of 256. I tried installing excel2007, still it gives the same warnings.

Does JExcel supports Excel2003? Is there anyway to overcome this issue? Please do suggest me something. Thanks a lot in advance.

Roman Kazmin TeamDev Ltd. 154 posts since
Nov 21, 2008

Hello Sandy,

 

It seems you are using opensource jexcelapi project but not our JExcel library. This forum is intended for support of TeamDev products (www.teamdev.com) only.

 

To resolve this issue you need contacting with jexcelapi team on project web site. Please address all your questions related to usage of jexelapi product to corresponding site of product owner. I hope this helps.

 

If you have any questions related to usage of our JExcel product, please let us know and we will be happy to help.

 

Sincerely,
Roman


More Like This

  • Retrieving data ...