LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Range Names Limitation

WXP, SP2
XL2K2, SP3

What is the maximum number of range names one can have within a file without
running into issues to the point that Excel decides to say that the file has
been corrupted and goes into repair mode?

According to the specification help file, the only thing to limit Excel with
range names is the amount of memory, which I know I still have plenty of RAM
for the range names that were added to the various workbooks. The HD isn't
that full either as far as extended memory is concerned.

The first wave of 3 waves dealing with range names, the workbooks only
showed as being at a size between 8MB and 10MB, even after saving, which
after the first wave, it has something like 26k range names in it. The
second wave and the third wave both added another 26k or so of range names
each, which opened fine after the second wave, but then claims the workbooks
are damaged after the 3rd wave when you try to reopen those files. The
files now shows a size of between 11MB and 13MB, so it's still well below
the 160MB of MS's arbituary RAM usage limitation.

What brought on the need to put in range names?

With the changes that took place, it took the numbers out of alignment cause
cell refences within code doesn't adjust like cell references within
formulas does. Guess to overcome this issue, I will just have to name rows
and columns, then use long variables within VBA to get around both issues
(cell references not adjusted within VBA when rows/columns are
inserted/deleted and apparently to avoid reaching the maximum number of
range names allowed within a single workbook that seems to be somewhere
between 52k and 78k).

Sincerely,

Ronald R. Dodge, Jr.


 
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
converting email address names in a range of cells to real names John Excel Worksheet Functions 1 May 19th 10 03:44 PM
How to unlock the cell range limitation? manng118 Excel Discussion (Misc queries) 1 October 23rd 09 05:55 AM
COPYING FORMULA CONTAINING NAMES/RELATIVE RANGE NAMES Bricol Excel Discussion (Misc queries) 0 July 8th 08 03:54 PM
Excel Formula Range Limitation Roger H.[_2_] Excel Worksheet Functions 7 December 22nd 07 07:37 AM
Range Address Memory Variable Limitation MSweetG222 Excel Programming 4 December 12th 05 06:35 PM


All times are GMT +1. The time now is 12:20 AM.

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"