View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ragdyer
 
Posts: n/a
Default To add a name of label on several sheets.

I took the OP to mean that each *individual* sheet should have a range named
"Planning", since they did mention that it should "refer to the sheet in
progress".

This is normally accomplished on a sheet by sheet basis, and I guess I
incorrectly assumed that you read the OP the same as I, and your procedure
was a "shortcut" to applying a single name to numerous sheets, individually.

The only "easy" way I'm aware of, is assigning a sheet specific name to the
first sheet, and then as you copy this sheet and change their names, each
will automatically contain this same, named, sheet specific range.

So, when I mentioned that your suggestion didn't work, I was referring to my
interpretation of the OP's request.

Apologies.
--
Regards,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------

"Biff" wrote in message
...
I don't know how the OP wanted to implement this but it does work where
"3D" references will work:

SUM, AVERAGE, MIN, MAX, SMALL, LARGE etc.

Biff

"Ragdyer" wrote in message
...
It looks good Biff, but couldn't get it to work for me!
--
Regards,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Biff" wrote in message
...
Hi!

If these sheets are kept in a sequential order:

Summary | Jan | Feb | Mar | Apr |.....................| Dec |

Then in the InsertNameDefine refers to box:

=Jan:Dec!$A$1:$A$31

Biff

"noelalain" wrote in message
...

I have for example 3 sheets January, February, Mars representing the

days
of
the months. I would like to add a label "planning" by selecting days 1

to
31.
How to make so that the name of the label planning is the same one for
January, February, March.
Thank you for your assistance