Increase the capacity of an Excel spreadsheet

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I use Excel extensively for performance analysis and have a fairly complex
integration of different spreadsheets in different workbooks. I have found
that there is a physical limitation to the number of cells that I can use in
any one spreadsheet (seems to be about 67,010). Does anyone know how this
limitation can either be removed or increased?
 
Steve

65536 is the limit in XL97 - 2003 with no increase possible. This will be
increased in XL2007 to 1048576.

I however fail to see what a grid of this size does for Excel, particularly
as the slower functions are added. (SUMIF, VLOOKUP, IF, etc).

Generally this is a database job which can hold data far more efficiently in
a normalised, relational state, with Excel being used to calculate summary
portions as a front end

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
www.nickhodge.co.uk
(e-mail address removed)
 
Thanks for the advice but my problem is not the capacity of the spreadsheet,
but the number of usable cells. While there is a theoretical maximum of
65536 rows x 256 columns (16,777,216 cells) I can only seem to be able to use
about 67,010 as a maximum (Excel 2003 does not allow any other cells to be
populated after that).

If you've got any advice I would really appreciate it (I'm investigating an
SQL DB so this problem is probably only going to be short-term [up to six
months]).
 
Steve

There is no 'logical' reason why you can only use some of the cells in the
smaller grid. (The larger one is a different matter) unless you have a very
small amount of memory.

What error are you getting?

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
www.nickhodge.co.uk
(e-mail address removed)


StevefromAGINT said:
Thanks for the advice but my problem is not the capacity of the
spreadsheet,
but the number of usable cells. While there is a theoretical maximum of
65536 rows x 256 columns (16,777,216 cells) I can only seem to be able to
use
about 67,010 as a maximum (Excel 2003 does not allow any other cells to be
populated after that).

If you've got any advice I would really appreciate it (I'm investigating
an
SQL DB so this problem is probably only going to be short-term [up to six
months]).

StevefromAGINT said:
I use Excel extensively for performance analysis and have a fairly
complex
integration of different spreadsheets in different workbooks. I have
found
that there is a physical limitation to the number of cells that I can use
in
any one spreadsheet (seems to be about 67,010). Does anyone know how
this
limitation can either be removed or increased?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top