Article ID: 181285 - Last Review: January 22, 2007 - Revision: 2.2 Maximum array size in Excel for Mac
This article was previously published under Q181285 On This PageSUMMARY
This article explains the limitations of arrays in Microsoft Excel for Macintosh.
MORE INFORMATION
In Microsoft Excel for Macintosh, arrays in worksheets are limited
by available random access memory and by the "entire column" rule.
Available MemoryUnlike earlier versions of Microsoft Excel, the versions of Microsoft Excel that are listed in the "Applies To" section do not impose a limit on the size of worksheet arrays. You are, however, limited by the amount of available memory on your computer. Because of this, you can create very large arrays that contain hundreds of thousands of cells. For additional information about how to adjust the memory settings for applications on the Macintosh prior to OS X, click the following article number to view the article in the Microsoft Knowledge Base:141682
(http://support.microsoft.com/kb/141682/
)
How to change memory allocations for Macintosh programs
With Microsoft Office applications running in OS X, memory allocations are no longer used since each application’s memory is dynamic and changes to fit the use of the application.The "Entire Column" RuleAlthough Microsoft Excel allows you to create very large arrays, it does not allow you to create an array that uses an entire column or multiple columns of cells. This limitation is designed to prevent you from creating an array that uses an entire column of cells. Because recalculating an array formula that uses an entire column of cells is somewhat time consuming (65,536 cells per column), Microsoft Excel does not allow you to create this kind of array in a formula.Array Formula ExamplesThe following is a list of array formula examples:A1: =SUM(IF(B1:B65535=0,1,0)) A2: =SUM(IF(B:B=0,1,0)) A3: =SUM(IF(B1:J65535=0,1,0)) A4: =SUM(IF(B:J=0,1,0)) A5: =SUM(IF(B1:DD65535=0,1,0)) The array formula results are as follows:
| Other Resources Other Support Sites
CommunityGet Help NowArticle Translations
|






Windows Live
Facebook
Twitter
Linkedin
Digg it
Yahoo
Delicious
StumbleUpon
Yammer
Reddit
Technorati
FriendFeed
Email
Back to the top
