Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
 
Posts: n/a
Default Understanding Range Names and Labels

I have just worked through an excelent example for creating a chart
directly from a formula on www.jkp-ads.com.
This at last has got my head around Names (I think)
eg.
a name defined "sheet1!Top_left" =sheet1!$a$1 cannot be used or seen on
another sheet
a name defined "Top_left" =sheet1!$a$1 can be used on all sheets and
always refers to sheet1
a name defined "Top_left" =indirect("a1") can be used on all sheets and
refers to a1 on the same sheet as the name call.

The bit I need help on (and sorry for the waffle) is what Labels are and
how do I use them.
Pointers to other reading would be welcome. The xlhelp and ms sites
haven't realy helped.
What I am hoping they do is make some fairly involved sheets I have easier
for others to decipher .

Thanks in advance for any help or suggestions

Cheers RES
  #2   Report Post  
Niek Otten
 
Posts: n/a
Default

There is no one-and-only definition of "Labels", but in connection with
Names they usually mean the same thing.
If you enter "Label1" in A1, and enter "=Label1" in B4, it works as "=A4",
but only if you have checked ToolsOptionsCalculationAccept labels in
formulas.
So Labels work as a sort of implicit names.
The option to disable this feature has been introduced later, because use of
labels can cause many problems and is generally discouraged by experienced
users.
Recommended is to use explicitly defined names. Then you can get lots of
support from utilities like Jan Karel Pieterse's Name Manager, to be
downloaded from the site you already found.

--

Kind Regards,

Niek Otten

Microsoft MVP - Excel

wrote in message
...
I have just worked through an excelent example for creating a chart
directly from a formula on www.jkp-ads.com.
This at last has got my head around Names (I think)
eg.
a name defined "sheet1!Top_left" =sheet1!$a$1 cannot be used or seen on
another sheet
a name defined "Top_left" =sheet1!$a$1 can be used on all sheets and
always refers to sheet1
a name defined "Top_left" =indirect("a1") can be used on all sheets and
refers to a1 on the same sheet as the name call.

The bit I need help on (and sorry for the waffle) is what Labels are and
how do I use them.
Pointers to other reading would be welcome. The xlhelp and ms sites
haven't realy helped.
What I am hoping they do is make some fairly involved sheets I have easier
for others to decipher .

Thanks in advance for any help or suggestions

Cheers RES



  #3   Report Post  
Dave Peterson
 
Posts: n/a
Default

That sheet1!top_left may not be visible in the namebox or the insert|Name
dialog, but it can be used on a different sheet.

If I define a couple of names:

sheet1!top_left
and
sheet2!top_left

I could put
=sheet2!top_left
anywhere on sheet1 and see the value from sheet2.

That didn't work for you?



wrote:

I have just worked through an excelent example for creating a chart
directly from a formula on
www.jkp-ads.com.
This at last has got my head around Names (I think)
eg.
a name defined "sheet1!Top_left" =sheet1!$a$1 cannot be used or seen on
another sheet
a name defined "Top_left" =sheet1!$a$1 can be used on all sheets and
always refers to sheet1
a name defined "Top_left" =indirect("a1") can be used on all sheets and
refers to a1 on the same sheet as the name call.

The bit I need help on (and sorry for the waffle) is what Labels are and
how do I use them.
Pointers to other reading would be welcome. The xlhelp and ms sites
haven't realy helped.
What I am hoping they do is make some fairly involved sheets I have easier
for others to decipher .

Thanks in advance for any help or suggestions

Cheers RES


--

Dave Peterson
  #4   Report Post  
Bob Phillips
 
Posts: n/a
Default

You might also want to visit http://www.xldynamic.com/source/xld.Names.html

--
HTH

Bob Phillips

wrote in message
...
I have just worked through an excelent example for creating a chart
directly from a formula on www.jkp-ads.com.
This at last has got my head around Names (I think)
eg.
a name defined "sheet1!Top_left" =sheet1!$a$1 cannot be used or seen on
another sheet
a name defined "Top_left" =sheet1!$a$1 can be used on all sheets and
always refers to sheet1
a name defined "Top_left" =indirect("a1") can be used on all sheets and
refers to a1 on the same sheet as the name call.

The bit I need help on (and sorry for the waffle) is what Labels are and
how do I use them.
Pointers to other reading would be welcome. The xlhelp and ms sites
haven't realy helped.
What I am hoping they do is make some fairly involved sheets I have easier
for others to decipher .

Thanks in advance for any help or suggestions

Cheers RES



  #5   Report Post  
 
Posts: n/a
Default

Thanks to you all (Bob Dave Niek)
this has added to my understanding significantly
esp. local vers global names

also I feel happy to leave the Labels element of Naming alone as it seems
to be a bit unpredictable and can be covered using proper Names

Cheers RES
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
Stock High-Low-Close Chart Tim Charts and Charting in Excel 7 August 24th 07 01:02 PM
How do I put two names on a mailing list at the same address witho dlw Excel Discussion (Misc queries) 0 April 12th 05 10:14 PM
Creating names Ann Shaw Excel Discussion (Misc queries) 14 March 4th 05 10:00 AM
HOW DO I ENTER TWO NAMES IN ONE ROW FOR ONE ADDRESS FOR LABELS sheilam Excel Discussion (Misc queries) 1 November 30th 04 03:12 PM
Relative addressing using names or labels in formulas? Tony Excel Worksheet Functions 1 November 21st 04 09:49 PM


All times are GMT +1. The time now is 02:08 AM.

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"