limits on labels?

  • Thread starter Thread starter pamela
  • Start date Start date
P

pamela

What kind of cell limits are there? I know 1,024
characters per cell. But what about formulas? I cannot
do 55 non-contiguous cells when using the average function.

Also, when creating labels, I miss about 15 references
even though I have the cell selected when creating the
label - I have tried several times.

When I try editing the label, the entire contents are
erased and I have to start over instead of just adding a
few missing cells.
 
Pamela

There is a difference between "labels" and "defined names".

See Help on "labels"(no quotes) to see what's up with each.

Perhaps you should be using just named ranges and not labels.

Also note that in order to use labels you must have Tools>Options>Calculations
"Accept labels in formulas" checked.

To edit the "refers to" box you must place the mouse cursor in the box then
hit F2 to enter Edit mode.

Gord Dibben Excel MVP
 
hi,
as a work around you might create a few "sub totals" along
the way to stay under the 1024 limit. then in your Total
cell, add up the sub totals.
as for label, i am not sure what you mean?
could you define lable?
 
Since the cells aren't contiguous, I expect you are typing something like
=SUM(B22,K13,M86) etc. When you do that, you are limited to 30 references.

If you select these cells, then assign a name to the multiple selection, that
will reduce the number of arguments just 1.

As for editing the RefersTo box when defining a name, click on that box, then
press F2 to get into Edit mode.
 
See one more response at your other post.
What kind of cell limits are there? I know 1,024
characters per cell. But what about formulas? I cannot
do 55 non-contiguous cells when using the average function.

Also, when creating labels, I miss about 15 references
even though I have the cell selected when creating the
label - I have tried several times.

When I try editing the label, the entire contents are
erased and I have to start over instead of just adding a
few missing cells.
 
And.......you are limited to 255 characters in the Insert>Name>Define "refers
to" box if that's where you are missing cell references.

Gord Dibben Excel MVP
 

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