afaik, that's excel's limit. it is also limited to 256 column/worksheet http://office.microsoft.com/en-us/excel/HP051992911033.aspx http://support.microsoft.com/kb/264626 http://office.microsoft.com/en-us/excel/HA101375451033.aspx
hth --- Azadi Saryev Sabai-dee.com http://www.sabai-dee.com Rick Root wrote: > I'm using the POI library to produce excel files.. specifically the > library that is included with CF8. I don't think I installed any > additional class files. > > Anyway, when I produce excel files larger than 65536 rows, they get > cut off, and when I open the file in Excel I get "File Error: Data > may have been lost" > > But Excel seems to open delimited text files of greater than 65536 > rows with no problem. > > Can excel not handle actual worksheets with > 65536 rows? Or is the > Java POI interface somehow limiting the worksheets it creates to that > number of rows? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:296547 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

