Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Named Box linked to a Name

Is it possible to have the name in the 'Named Box' be linked to a specific
cell so the name of that list changes if you change the name of that cell?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 857
Default Named Box linked to a Name

Hi,

Give use more detail about your specific needs. Forget the Name Box, that
is just where you see the name of a range or enter a new name. It may be
that you want to look at the INDIRECT function, but I'm not clear enough
about what you want to say more.

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

Cheers,
Shane Devenshire


"Joey Spreadsheets" wrote:

Is it possible to have the name in the 'Named Box' be linked to a specific
cell so the name of that list changes if you change the name of that cell?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,805
Default Named Box linked to a Name

Not sure what you want... Pl. provide more details with examples...

Default names of cells are like A1, B1 etc...

"Joey Spreadsheets" wrote:

Is it possible to have the name in the 'Named Box' be linked to a specific
cell so the name of that list changes if you change the name of that cell?

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Named Box linked to a Name

That namebox will show a name for the selection. So you'd have to change the
selection each time you updated that cell.

Is that what you'd want?

If you're working with names and struggling to see what each name refers to, do
yourself a big favor and get a copy of Jan Karel Pieterse's (with Charles
Williams and Matthew Henson) Name Manager:

You can find it at:
NameManager.Zip from http://www.oaltd.co.uk/mvp


Joey Spreadsheets wrote:

Is it possible to have the name in the 'Named Box' be linked to a specific
cell so the name of that list changes if you change the name of that cell?


--

Dave Peterson
  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,942
Default Named Box linked to a Name

hi
not sure but IF i understand you, the answer in no.
named ranges are aliases you assign your ranges. a range or cell can have
more than 1 name. (not sure if there is a limit.) named ranges can overlap.
if you want to change the name of one of your named ranges, you have to
delete the old name and add the new. you can add new names in the name box
but to delete you have to do that in the add names dialog.
2003 on the menu barinsertnamedefine.
not sure were it is in 07.

post back if i misunderstood.
Regards
FSt1


"Joey Spreadsheets" wrote:

Is it possible to have the name in the 'Named Box' be linked to a specific
cell so the name of that list changes if you change the name of that cell?



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Named Box linked to a Name

I am looking for a easy way to create the Named Boxes, without having to type
them in, but rather reference a specific cell that would contain the name. I
have about 200 different rows that I want to define the names for their
ranges so I can use them with a dropdown via Validation (a question I posted
& got an answer to yesterday). Do I have to define each of the 200 ranges
individually by typing in their names or is there a simpler way?

Example of the data: Column A contains the name of the range I would like
to use. Columns B thru M have the items I want to have included in the list.
There are 200 rows going down with different items going across the columns.



hi
not sure but IF i understand you, the answer in no.
named ranges are aliases you assign your ranges. a range or cell can have
more than 1 name. (not sure if there is a limit.) named ranges can overlap.
if you want to change the name of one of your named ranges, you have to
delete the old name and add the new. you can add new names in the name box
but to delete you have to do that in the add names dialog.
2003 on the menu barinsertnamedefine.
not sure were it is in 07.

post back if i misunderstood.
Regards
FSt1


"Joey Spreadsheets" wrote:

Is it possible to have the name in the 'Named Box' be linked to a specific
cell so the name of that list changes if you change the name of that cell?

  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Named Box linked to a Name

Maybe...

Put the names in row 1 of each column.
Select the range (all the columns)

In xl2003 menus:
Insert|name|create|check create names in top row

(Make sure the values in row 1 are valid names.)

Joey Spreadsheets wrote:

I am looking for a easy way to create the Named Boxes, without having to type
them in, but rather reference a specific cell that would contain the name. I
have about 200 different rows that I want to define the names for their
ranges so I can use them with a dropdown via Validation (a question I posted
& got an answer to yesterday). Do I have to define each of the 200 ranges
individually by typing in their names or is there a simpler way?

Example of the data: Column A contains the name of the range I would like
to use. Columns B thru M have the items I want to have included in the list.
There are 200 rows going down with different items going across the columns.


hi
not sure but IF i understand you, the answer in no.
named ranges are aliases you assign your ranges. a range or cell can have
more than 1 name. (not sure if there is a limit.) named ranges can overlap.
if you want to change the name of one of your named ranges, you have to
delete the old name and add the new. you can add new names in the name box
but to delete you have to do that in the add names dialog.
2003 on the menu barinsertnamedefine.
not sure were it is in 07.

post back if i misunderstood.
Regards
FSt1


"Joey Spreadsheets" wrote:

Is it possible to have the name in the 'Named Box' be linked to a specific
cell so the name of that list changes if you change the name of that cell?


--

Dave Peterson
  #8   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Named Box linked to a Name

SWEET! It worked! Thank you so much. This will save me a lot of time!

"Dave Peterson" wrote:

Maybe...

Put the names in row 1 of each column.
Select the range (all the columns)

In xl2003 menus:
Insert|name|create|check create names in top row

(Make sure the values in row 1 are valid names.)

Joey Spreadsheets wrote:

I am looking for a easy way to create the Named Boxes, without having to type
them in, but rather reference a specific cell that would contain the name. I
have about 200 different rows that I want to define the names for their
ranges so I can use them with a dropdown via Validation (a question I posted
& got an answer to yesterday). Do I have to define each of the 200 ranges
individually by typing in their names or is there a simpler way?

Example of the data: Column A contains the name of the range I would like
to use. Columns B thru M have the items I want to have included in the list.
There are 200 rows going down with different items going across the columns.


hi
not sure but IF i understand you, the answer in no.
named ranges are aliases you assign your ranges. a range or cell can have
more than 1 name. (not sure if there is a limit.) named ranges can overlap.
if you want to change the name of one of your named ranges, you have to
delete the old name and add the new. you can add new names in the name box
but to delete you have to do that in the add names dialog.
2003 on the menu barinsertnamedefine.
not sure were it is in 07.

post back if i misunderstood.
Regards
FSt1


"Joey Spreadsheets" wrote:

Is it possible to have the name in the 'Named Box' be linked to a specific
cell so the name of that list changes if you change the name of that cell?


--

Dave Peterson

  #9   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Named Box linked to a Name

It may have worked for you, but I wonder if it's really the best way to go.

But I don't think you've shared enough to get any other suggestions (well, if
you wanted some).

Joey Spreadsheets wrote:

SWEET! It worked! Thank you so much. This will save me a lot of time!

"Dave Peterson" wrote:

Maybe...

Put the names in row 1 of each column.
Select the range (all the columns)

In xl2003 menus:
Insert|name|create|check create names in top row

(Make sure the values in row 1 are valid names.)

Joey Spreadsheets wrote:

I am looking for a easy way to create the Named Boxes, without having to type
them in, but rather reference a specific cell that would contain the name. I
have about 200 different rows that I want to define the names for their
ranges so I can use them with a dropdown via Validation (a question I posted
& got an answer to yesterday). Do I have to define each of the 200 ranges
individually by typing in their names or is there a simpler way?

Example of the data: Column A contains the name of the range I would like
to use. Columns B thru M have the items I want to have included in the list.
There are 200 rows going down with different items going across the columns.


hi
not sure but IF i understand you, the answer in no.
named ranges are aliases you assign your ranges. a range or cell can have
more than 1 name. (not sure if there is a limit.) named ranges can overlap.
if you want to change the name of one of your named ranges, you have to
delete the old name and add the new. you can add new names in the name box
but to delete you have to do that in the add names dialog.
2003 on the menu barinsertnamedefine.
not sure were it is in 07.

post back if i misunderstood.
Regards
FSt1


"Joey Spreadsheets" wrote:

Is it possible to have the name in the 'Named Box' be linked to a specific
cell so the name of that list changes if you change the name of that cell?


--

Dave Peterson


--

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
Sorting non-linked cells in a linked worksheet Gary Excel Discussion (Misc queries) 1 October 25th 08 03:38 AM
How do I have a linked cell auto-size to fit the linked data? CristinPDX Excel Discussion (Misc queries) 0 June 24th 08 08:42 PM
Displaying linked data in excel 2007 when linked file is not avail Eng_19 Excel Discussion (Misc queries) 0 December 7th 07 07:27 PM
inserting a named range into new cells based on a named cell Peter S. Excel Discussion (Misc queries) 1 June 4th 06 03:53 AM
How do you point to a named range in linked workbooks? KG Excel Discussion (Misc queries) 5 February 18th 05 09:55 PM


All times are GMT +1. The time now is 05:45 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"