Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 397
Default Workbook not recognising named ranges

Hi Guys,

I have a Workbook (say workbook x) with two sheets in it - Sheet1 and
Sheet2
Sheet 1 has been copied from another workbook (workbook y) into the
workbook x, and has various named ranges.
Sheet 2 is blank

Within Workbook x:
In Sheet 2 when I try and refer to a named range in sheet1, it tells
name can not be found.

If I look at the names in sheet1 I can see all the Names correctly
displayed (and behind them they list the sheet name, as if they relate
only to the sheet)
If I look at names in sheet2, there are no names defined.

Normally, names are visible in all the sheets within a workbook. How
can I make mine so....?

Thanks

D

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Workbook not recognising named ranges

This sounds like the names are sheet names not workbook names, that is they
are defined specifically to one sheet.

You can either create another name that is not worksheet specific and delete
the other, or refer to the worksheet name like so =Sheet3!myName.

Also take a look at http://www.xldynamic.com/source/xld.Names.html

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Darin Kramer" wrote in message
...
Hi Guys,

I have a Workbook (say workbook x) with two sheets in it - Sheet1 and
Sheet2
Sheet 1 has been copied from another workbook (workbook y) into the
workbook x, and has various named ranges.
Sheet 2 is blank

Within Workbook x:
In Sheet 2 when I try and refer to a named range in sheet1, it tells
name can not be found.

If I look at the names in sheet1 I can see all the Names correctly
displayed (and behind them they list the sheet name, as if they relate
only to the sheet)
If I look at names in sheet2, there are no names defined.

Normally, names are visible in all the sheets within a workbook. How
can I make mine so....?

Thanks

D

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 397
Default Workbook not recognising named ranges



Thanks!!!

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
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
Deleting all named ranges that have a workbook scope Babymech Excel Discussion (Misc queries) 3 February 19th 09 04:21 PM
Transfering 100 named ranges to an another workbook Oldjay Excel Discussion (Misc queries) 2 August 8th 07 07:40 PM
Phantom named ranges in a workbook? Dave O Excel Discussion (Misc queries) 3 September 26th 06 05:26 PM
Linking to named ranges in another workbook KG Excel Discussion (Misc queries) 4 March 30th 06 03:07 AM
Poor Workbook Performance due to Named Ranges jrusso Excel Discussion (Misc queries) 2 January 10th 05 11:39 PM


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