Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
rossdross
 
Posts: n/a
Default # of Rows Handled By Excel

Any particular reason why excel still only handles 65k or so rows worth of
data?

I am an excel guru but my access skills are limited. I HATE that I can't do
some projects simply because the program can't handle more than 65k lines of
data.

I understand the system limitations (vlookups on 65k of data can bring a
computer to a halt) but I will love the ability to manipulate 120k rows worth
of data.

Is this ever going to be changed? Myself and my fellow financial analysts
would LOVE this!

--
Dan Ross


----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...lic.excel.misc
  #2   Report Post  
JE McGimpsey
 
Posts: n/a
Default

It still only handles 65536 rows since rewriting the application code to
allow more is a massive undertaking. 65536 is 2^16, which means that the
number of rows fits exactly in 2 bytes. To increase the number of rows
would require at least 3 bytes - and would likely impact nearly every
aspect of XL's calculation engine.

As to whether it will be changed: if it were, those that know couldn't
tell you (due to non-disclosure agreements).

Aaron Kempf may be along in a bit to tell you why data sets with more
than 65K records belong in a database. He's probably right in that
(though he's deluded himself into thinking that dbs should be used
*instead* of XL under all circumstances).

Of course, you could break your data set up into more sheets or
columns...

In article ,
rossdross <biteme.com wrote:

Any particular reason why excel still only handles 65k or so rows worth of
data?

I am an excel guru but my access skills are limited. I HATE that I can't do
some projects simply because the program can't handle more than 65k lines of
data.

I understand the system limitations (vlookups on 65k of data can bring a
computer to a halt) but I will love the ability to manipulate 120k rows worth
of data.

Is this ever going to be changed? Myself and my fellow financial analysts
would LOVE this!

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I copy filtered rows in excel BMX19 Excel Discussion (Misc queries) 1 June 3rd 05 12:27 AM
I want to sort selected cells in Excel, not entire rows. Aeryn635 Excel Discussion (Misc queries) 1 June 1st 05 07:58 PM
Insert rows Mr. G. Excel Worksheet Functions 3 March 31st 05 03:49 AM
max rows on an Excel worksheet vbjenny Excel Discussion (Misc queries) 2 March 31st 05 12:49 AM
Excel - columns into rows Richard Pace Excel Discussion (Misc queries) 4 March 19th 05 01:36 PM


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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"