Another Quickie today. This week I am doing a Java class, and it is a long day. I recently wanted to know what the limits on Numbers were. I searched and found. I will present this information after the break
The limit on a table is one that most people will recognize. A table’s maximum dimension is 256 columns by 65535 rows. The maximum number of sheets is 256 sheets. The numbers of tables per sheet does not appear to have a hard coded maximum, but the performance of the Numbers rapidly degrades with large numbers of tables in a single sheet. So for performance reasons I am recommending that you limit yourself to 256 tables per file. Remember that is a recommended limit, not a hard and fast rule.
Do you use Numbers, or have a question? Leave a comment in the comment section below.
Related posts:
{ 1 trackback }