#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 161
Default naming cells

How do I assign a name to a cell that has the same name in another worksheet?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 38
Default naming cells

A workbook can only use a named range once, not once per worksheet.

Use Insert/Name/Define to see your list of names and you'll notice
that the Refers to: field includes the sheet name.

On Jan 16, 5:29 pm, ranswert
wrote:
How do I assign a name to a cell that has the same name in another worksheet?


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default naming cells

If it's the same cell on both sheets:

InsertNameDefine
Name: Start
Refers to: !$A$1

If you're on sheet1 then Start refers to Sheet1 A1, if you're on sheet10
then Start refers to Sheet10 A1.

--
Biff
Microsoft Excel MVP


"ranswert" wrote in message
...
How do I assign a name to a cell that has the same name in another
worksheet?



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,091
Default naming cells

Excel 2007 names have scope: workbook or worksheet. Thus you can use the
same name over and over to name a cell or range on different worksheets and
once at the workbook level. You can use the name on the sheet where it is
defined without qualification. You can also use the name to refer to other
sheets that have the same name if you qualify it with the appropriate sheet
name. If the same name is defined at the workbook level and you use it on a
sheet that has the same name defined, you can qualify it with the book name.
If you use the name on a sheet that does not have the same name defined, you
get the workbook level name unless you qualify it a sheet name to get the
name as defined on that sheet.

Tyro

"ranswert" wrote in message
...
How do I assign a name to a cell that has the same name in another
worksheet?



  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default naming cells

Just a note:

The name "start" won't show up in the namebox or in Go To dialog.

Must be typed into either of those.


Gord Dibben MS Excel MVP

On Wed, 16 Jan 2008 18:10:04 -0500, "T. Valko" wrote:

If it's the same cell on both sheets:

InsertNameDefine
Name: Start
Refers to: !$A$1

If you're on sheet1 then Start refers to Sheet1 A1, if you're on sheet10
then Start refers to Sheet10 A1.




  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 35,218
Default naming cells

And from what I've read (maybe Charles Williams???), this type of name can cause
calculation problems.

I wonder if just using a sheet level name would be sufficient.

If you're on Sheet 999:
Insert|Name|Define
Names in Workbook box: 'Sheet 999'!rangenamehere
And put the range in the Refers to box.

"T. Valko" wrote:

If it's the same cell on both sheets:

InsertNameDefine
Name: Start
Refers to: !$A$1

If you're on sheet1 then Start refers to Sheet1 A1, if you're on sheet10
then Start refers to Sheet10 A1.

--
Biff
Microsoft Excel MVP

"ranswert" wrote in message
...
How do I assign a name to a cell that has the same name in another
worksheet?


--

Dave Peterson
  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default naming cells

Hello
How can I rearrange names in Name Box of a sheet. I can not find any help
about this in help system

"T. Valko" wrote:

If it's the same cell on both sheets:

InsertNameDefine
Name: Start
Refers to: !$A$1

If you're on sheet1 then Start refers to Sheet1 A1, if you're on sheet10
then Start refers to Sheet10 A1.

--
Biff
Microsoft Excel MVP


"ranswert" wrote in message
...
How do I assign a name to a cell that has the same name in another
worksheet?




  #8   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default naming cells

If you mean the name box that's directly above the column A header, as far
as I know there is no way to "sort" or rearrange the listed names. Excel
lists them in alphabetical order.

--
Biff
Microsoft Excel MVP


"Waleed" wrote in message
...
Hello
How can I rearrange names in Name Box of a sheet. I can not find any help
about this in help system

"T. Valko" wrote:

If it's the same cell on both sheets:

InsertNameDefine
Name: Start
Refers to: !$A$1

If you're on sheet1 then Start refers to Sheet1 A1, if you're on sheet10
then Start refers to Sheet10 A1.

--
Biff
Microsoft Excel MVP


"ranswert" wrote in message
...
How do I assign a name to a cell that has the same name in another
worksheet?






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
naming cells Mike C Excel Discussion (Misc queries) 3 April 20th 07 12:58 AM
naming cells Dave Excel Discussion (Misc queries) 2 September 6th 06 09:00 PM
Naming cells... Steve Excel Worksheet Functions 6 January 3rd 06 07:40 PM
Naming cells Watercolor artist Excel Discussion (Misc queries) 9 July 13th 05 01:19 PM
Re-Naming cells Keith Excel Worksheet Functions 1 March 7th 05 03:21 AM


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