ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Is there a limit to the number of rows in a excel spread sheet ? (https://www.excelbanter.com/excel-discussion-misc-queries/97036-there-limit-number-rows-excel-spread-sheet.html)

Bob's row limit question

Is there a limit to the number of rows in a excel spread sheet ?
 
Hi,

I am using a script to build various worksheets in an excel spread sheet.

From looking at the results, the last row that I am getting is 65536 which
if memory serves me is the largest unsigned binary number that can be stored
in 2 bytes. Is this an excel limitation ? If it is can it be overridden ?

Thanks in Advance

Bob

oteixeira

Is there a limit to the number of rows in a excel spread sheet ?
 

Yes, you're right. Each excel worksheet can have only 65536 lines.


--
oteixeira
------------------------------------------------------------------------
oteixeira's Profile: http://www.excelforum.com/member.php...o&userid=35320
View this thread: http://www.excelforum.com/showthread...hreadid=557382


Dave Peterson

Is there a limit to the number of rows in a excel spread sheet ?
 
xl97 to xl2003 have a limit of 64k rows.

xl2007 will have 1 meg rows.

This is per worksheet. You can add more worksheets if you want.

Bob's row limit question wrote:

Hi,

I am using a script to build various worksheets in an excel spread sheet.

From looking at the results, the last row that I am getting is 65536 which
if memory serves me is the largest unsigned binary number that can be stored
in 2 bytes. Is this an excel limitation ? If it is can it be overridden ?

Thanks in Advance

Bob


--

Dave Peterson

Jerry W. Lewis

Is there a limit to the number of rows in a excel spread sheet ?
 
See Excel Help for "specifications" for such documented limitations.

Jerry

"Bob's row limit question" wrote:

Hi,

I am using a script to build various worksheets in an excel spread sheet.

From looking at the results, the last row that I am getting is 65536 which
if memory serves me is the largest unsigned binary number that can be stored
in 2 bytes. Is this an excel limitation ? If it is can it be overridden ?

Thanks in Advance

Bob



All times are GMT +1. The time now is 03:24 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com