PC Review


Reply
 
 
ljpj707@gmail.com
Guest
Posts: n/a
 
      25th Sep 2007
Anyone notice that there are only 65536 (which is one higher than the
magic 65535) rows allowed in older versions of Excel? Mabe there's
some rogue GOTO statement in the row attributes section of the code...

 
Reply With Quote
 
 
 
 
Harald Staff
Guest
Posts: n/a
 
      25th Sep 2007
Both my Excel 97 and my Excel 2003 (and versions between) has 65536 as a
last row. 65536 is 2^16 , a nice round binary number.
Excel 95 down and Excel 2007 up have different limitations.

HTH. Best wishes Harald

<(E-Mail Removed)> skrev i melding
news:(E-Mail Removed)...
> Anyone notice that there are only 65536 (which is one higher than the
> magic 65535) rows allowed in older versions of Excel? Mabe there's
> some rogue GOTO statement in the row attributes section of the code...
>



 
Reply With Quote
 
JE McGimpsey
Guest
Posts: n/a
 
      25th Sep 2007
Anybody over a certain age that ever programmed in hex or binary
certainly recognizes 65536 as 2^16.

And while the problem is very likely related to that number, it almost
certainly has *nothing* to do with "row attributes".



In article <(E-Mail Removed)>,
(E-Mail Removed) wrote:

> Anyone notice that there are only 65536 (which is one higher than the
> magic 65535) rows allowed in older versions of Excel? Mabe there's
> some rogue GOTO statement in the row attributes section of the code...

 
Reply With Quote
 
Erich Neuwirth
Guest
Posts: n/a
 
      26th Sep 2007
If you start numbering at 0, the largest number representablin in binary
with 16 digits you can display is 65535,
but you still can display 65536 numbers. So if internally you number the
first row with 0, you hac have 65536 rows numbered from 0 to 65535.

The same issue occurs when using either INDEX or OFFSET in Excel.



(E-Mail Removed) wrote:
> Anyone notice that there are only 65536 (which is one higher than the
> magic 65535) rows allowed in older versions of Excel? Mabe there's
> some rogue GOTO statement in the row attributes section of the code...
>

 
Reply With Quote
 
Sandy Mann
Guest
Posts: n/a
 
      26th Sep 2007
It's good to see you back in the English Newsgroups Harald, hope you stick
around more.

--
Rergards,

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings

(E-Mail Removed)
Replace @mailinator.com with @tiscali.co.uk


"Harald Staff" <(E-Mail Removed)> wrote in message
news:OLkgaP7$(E-Mail Removed)...
> Both my Excel 97 and my Excel 2003 (and versions between) has 65536 as a
> last row. 65536 is 2^16 , a nice round binary number.
> Excel 95 down and Excel 2007 up have different limitations.
>
> HTH. Best wishes Harald
>
> <(E-Mail Removed)> skrev i melding
> news:(E-Mail Removed)...
>> Anyone notice that there are only 65536 (which is one higher than the
>> magic 65535) rows allowed in older versions of Excel? Mabe there's
>> some rogue GOTO statement in the row attributes section of the code...
>>

>
>
>



 
Reply With Quote
 
Harald Staff
Guest
Posts: n/a
 
      26th Sep 2007
"Sandy Mann" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> It's good to see you back in the English Newsgroups Harald, hope you stick
> around more.


This is the nicest thing I've ever read, Sandy. Thank you thank you.
I took a break from Excel and online communites when 2007 beta came.
Resulting in a miserable professional life without any fun things to do.
Trying to catch up now and learn the new version.

Best wishes Harald

 
Reply With Quote
 
Gord Dibben
Guest
Posts: n/a
 
      26th Sep 2007
Welcome back Harald.

As Sandy said.................long time no see.


Gord

On Wed, 26 Sep 2007 20:36:53 +0200, "Harald Staff" <(E-Mail Removed)> wrote:

>"Sandy Mann" <(E-Mail Removed)> wrote in message
>news:(E-Mail Removed)...
>> It's good to see you back in the English Newsgroups Harald, hope you stick
>> around more.

>
>This is the nicest thing I've ever read, Sandy. Thank you thank you.
>I took a break from Excel and online communites when 2007 beta came.
>Resulting in a miserable professional life without any fun things to do.
>Trying to catch up now and learn the new version.
>
>Best wishes Harald


 
Reply With Quote
 
Peo Sjoblom
Guest
Posts: n/a
 
      26th Sep 2007
Harald Staff" <(E-Mail Removed)> wrote in message
news:eYzj$(E-Mail Removed)...
> "Sandy Mann" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> It's good to see you back in the English Newsgroups Harald, hope you
>> stick around more.

>
> This is the nicest thing I've ever read, Sandy. Thank you thank you.
> I took a break from Excel and online communites when 2007 beta came.
> Resulting in a miserable professional life without any fun things to do.
> Trying to catch up now and learn the new version.
>
> Best wishes Harald



Come on Harald, nicest thing you've ever read? I'm sure reading about all
those tons of Norwegian OL golds were more fun? <vbg> Welcome back Harald.

Peo


 
Reply With Quote
 
Roger Govier
Guest
Posts: n/a
 
      26th Sep 2007
Hi Harald

Add my good wishes to the others.
It's definitely good to see you back here.

--
Regards
Roger Govier



"Harald Staff" <(E-Mail Removed)> wrote in message
news:eYzj$(E-Mail Removed)...
> "Sandy Mann" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> It's good to see you back in the English Newsgroups Harald, hope you
>> stick around more.

>
> This is the nicest thing I've ever read, Sandy. Thank you thank you.
> I took a break from Excel and online communites when 2007 beta came.
> Resulting in a miserable professional life without any fun things to do.
> Trying to catch up now and learn the new version.
>
> Best wishes Harald



 
Reply With Quote
 
Klaus Oberdalhoff
Guest
Posts: n/a
 
      28th Sep 2007
Hi,

> Anyone notice that there are only 65536 (which is one higher than the
> magic 65535) rows allowed in older versions of Excel?


http://blogs.msdn.com/excel/archive/...26/474258.aspx

explains expanded limits between 2003 and 2007 en detail

--
mit freundlichen Grüßen aus Nürnberg

Klaus Oberdalhoff (E-Mail Removed)
Ich unterstütze PASS Deutschland e.V. (http://www.sqlpass.de)
Nächstes Treffen in Nürnberg am 23.10.2007


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
more than 65536 rows =?Utf-8?B?Q2hyaXN0b3BoZXIgTmF2ZWVu?= Microsoft Excel Misc 13 21st Sep 2007 04:42 PM
Row Limit 65536 =?Utf-8?B?TWFpbmZyYW1lciAgYXQgSGVhcnQ=?= Microsoft Excel Misc 6 29th Jan 2007 04:34 AM
How to put in over 65536 rows? shrutikhurana Microsoft Excel Misc 2 23rd Dec 2005 11:58 AM
65536 Steven Hook Microsoft Excel Misc 6 12th Nov 2004 07:09 PM
NEED ROW BELOW 65536 NO CELL BHAVESH.PATEL Microsoft Excel Worksheet Functions 1 12th Mar 2004 08:40 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:18 PM.