LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,344
Default why is there 256 columns and 65,536 rows in excel

Hi,

Its all about how computer work, they "think" in binary so
256 = 2^8 or 2*2*2*2*2*2*2*2
65,536 = 2^16

Notice that 8 has been increased to 16 all factors of 2.

In 2007 we have
16384 columns = 2^14
1,048,576 rows = 2^20

Now there is the other question of why, meaning why did Microsoft decide on
2^16 rows rather than 2^15 or some such. One factor was that initially
Microsoft was trying to go Lotus 1-2-3 one better. Later it was because
there seemed to be a need for larger spreadsheets. But in the background the
binary system also puts constraints on their choices.

--
Thanks,
Shane Devenshire


"columns and rows" wrote:

in excel. why are there 256 columns and 65,536 rows?

 
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
Excel 2003 - change columns to rows and rows to columns Trish Excel Discussion (Misc queries) 0 August 17th 07 02:22 AM
Excel 2003 - change columns to rows and rows to columns JLatham Excel Discussion (Misc queries) 0 August 17th 07 02:05 AM
how to interchange rows to columns & columns to rows in a table kotakkamlesh Excel Discussion (Misc queries) 1 July 10th 06 07:58 AM
Excel - columns into rows Richard Pace Excel Discussion (Misc queries) 4 March 19th 05 01:36 PM
Excel - Columns into rows Richard Pace New Users to Excel 5 March 19th 05 03:29 AM


All times are GMT +1. The time now is 02:33 PM.

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

About Us

"It's about Microsoft Excel"