Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi! Does anyone know how can I create 2 named ranges in Excel that have the same name and define different ranges on 2 different sheets? They have to be visible only on that specific sheet when I go to the names list but not to the entire workbook. I don't need VBA, I only have to do this one from the Excel menus. Thanks in advance, Chris -- loopoo ------------------------------------------------------------------------ loopoo's Profile: http://www.excelforum.com/member.php...o&userid=28792 View this thread: http://www.excelforum.com/showthread...hreadid=495482 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Select Sheet1, then in the names dialog, create a name of Sheet1!myname with
the range it refersto, then select sheet2 and repeat with a name of Sheet2!myName. -- HTH Bob Phillips (remove nothere from email address if mailing direct) "loopoo" wrote in message ... Hi! Does anyone know how can I create 2 named ranges in Excel that have the same name and define different ranges on 2 different sheets? They have to be visible only on that specific sheet when I go to the names list but not to the entire workbook. I don't need VBA, I only have to do this one from the Excel menus. Thanks in advance, Chris -- loopoo ------------------------------------------------------------------------ loopoo's Profile: http://www.excelforum.com/member.php...o&userid=28792 View this thread: http://www.excelforum.com/showthread...hreadid=495482 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Thanks a lot Bob! That was simple but I'm not so experienced in Execel. Chris -- loopoo ------------------------------------------------------------------------ loopoo's Profile: http://www.excelforum.com/member.php...o&userid=28792 View this thread: http://www.excelforum.com/showthread...hreadid=495482 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Named Ranges in Excel (update and create) | Excel Discussion (Misc queries) | |||
Rapidly Create a Large Number of Named Ranges | Excel Worksheet Functions | |||
Create list of Named Ranges | Excel Worksheet Functions | |||
Using VB to to create named ranges | Excel Programming | |||
Like 123, allow named ranges, and print named ranges | Excel Discussion (Misc queries) |