Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27
Default reference named range

Is there a way to reference a 10x10 named range to get all the data to
appear on another sheet? I am thinking of somethign like an array
formula that will allow me to reproduce a table on another sheet. It
seems to work with just range name if it is a one dimentional but is
dependent being in the same row or col on the other sheet. Is there a
way to do this for 2D tables without same row/cols.

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,600
Default reference named range

Select cells same size as your named range and simply array enter your name
as the formula,

=myName
ctrl+shift+enter

Personally I'd rather simply link the cells instead of the array formula,
PasteSpecial Paste Link

Regards,
Peter T

"Michael" wrote in message
...
Is there a way to reference a 10x10 named range to get all the data to
appear on another sheet? I am thinking of somethign like an array
formula that will allow me to reproduce a table on another sheet. It
seems to work with just range name if it is a one dimentional but is
dependent being in the same row or col on the other sheet. Is there a
way to do this for 2D tables without same row/cols.

Thanks



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27
Default reference named range

On Aug 18, 11:12*am, "Peter T" <peter_t@discussions wrote:
Select cells same size as your named range and simply array enter your name
as the formula,

=myName
ctrl+shift+enter

Personally I'd rather simply link the cells instead of the array formula,
PasteSpecial Paste Link

Regards,
Peter T

"Michael" wrote in message

...



Is there a way to reference a 10x10 named range to get all the data to
appear on another sheet? I am thinking of somethign like an array
formula that will allow me to reproduce a table on another sheet. It
seems to work with just range name if it is a one dimentional but is
dependent being in the same row or col on the other sheet. Is there a
way to do this for 2D tables without same row/cols.


Thanks- Hide quoted text -


- Show quoted text -


Perfect. Thank you.
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
Combox Box - Need to Reference Named Range Benjamin Excel Programming 2 August 17th 09 08:21 PM
reference first cell in a named range Robert H Excel Worksheet Functions 3 January 14th 08 07:53 PM
automatic range - named range give me circular reference... George Thorogood Excel Discussion (Misc queries) 0 February 22nd 07 07:53 PM
named range, offset self-reference George Excel Discussion (Misc queries) 6 November 6th 05 11:21 PM
Reference a named range John M.[_3_] Excel Programming 2 October 8th 05 07:42 AM


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