Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Is there a maximun number of cells allowed in a name range?

It appears to be the case, but I don't know what the maximun is, or if my
error is for another reason.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 793
Default Is there a maximun number of cells allowed in a name range?

I don't think there is any limit...
In Excel 2003 I defined ColsBIV as
=Sheet1!$B:$IV
and then used
=SUM(ColsBIV) in A1
result was (with 1 as the value in all cells in the range B:IV
851968

which shows that name ColsBIV refers to 851968 cells



"peingle" wrote:

It appears to be the case, but I don't know what the maximun is, or if my
error is for another reason.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,942
Default Is there a maximun number of cells allowed in a name range?

hi
there is no maximum limit on the number of cells in a named range. what is
the error you are getting??? that would be the key.
so why did you not post that?!?!?!
we can only help if YOU give is all the facts.
regards
FSt1

"peingle" wrote:

It appears to be the case, but I don't know what the maximun is, or if my
error is for another reason.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 793
Default Is there a maximun number of cells allowed in a name range?

Correction:

The result of the formula will give you
16711680
which is the sum of cells in 255 cols X 65,536 rows, each having a value of 1

"Sheeloo" wrote:

I don't think there is any limit...
In Excel 2003 I defined ColsBIV as
=Sheet1!$B:$IV
and then used
=SUM(ColsBIV) in A1
result was (with 1 as the value in all cells in the range B:IV
851968

which shows that name ColsBIV refers to 851968 cells



"peingle" wrote:

It appears to be the case, but I don't know what the maximun is, or if my
error is for another reason.

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,346
Default Is there a maximun number of cells allowed in a name range?

Hi,

I second FSt1's response - you should always post the error message AND you
should post any formulas that are failing. You also should tell us the
version of Excel you are using.

Possibly you are referencing an entire column, which in itself is not
illegal in a range name but, if you then use the range name in certain types
of formulas, in 2003 or earlier, you will get an error. Many 2003
formulas/functions did not allow full column references, those limits have
been removed.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"FSt1" wrote:

hi
there is no maximum limit on the number of cells in a named range. what is
the error you are getting??? that would be the key.
so why did you not post that?!?!?!
we can only help if YOU give is all the facts.
regards
FSt1

"peingle" wrote:

It appears to be the case, but I don't know what the maximun is, or if my
error is for another reason.



  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 35,218
Default Is there a maximun number of cells allowed in a name range?

There is a maximum number of characters that you can type into that insert|Name
dialog in the refers to textbox (255 maybe???).

But there are ways around it.

peingle wrote:

It appears to be the case, but I don't know what the maximun is, or if my
error is for another reason.


--

Dave Peterson
Reply
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
Maximun number of hyperlinks in Excel Sam Excel Discussion (Misc queries) 4 February 19th 09 01:58 PM
Number of significant digits allowed in a cell is 15. Quippian Excel Discussion (Misc queries) 2 October 24th 08 03:10 PM
max number of columns allowed chibimun2 Excel Discussion (Misc queries) 3 August 6th 07 03:44 PM
Maximun number of rows and columns OssieMac Excel Discussion (Misc queries) 3 March 22nd 07 09:52 AM
Pivot Table - max rows allowed in data range dmotika Excel Discussion (Misc queries) 2 May 26th 05 05:52 PM


All times are GMT +1. The time now is 05:25 PM.

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

About Us

"It's about Microsoft Excel"