+ Reply to Thread
Results 1 to 3 of 3

Create named ranges

  1. #1
    Registered User
    Join Date
    11-14-2005
    Posts
    37

    Create named ranges

    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

  2. #2
    Bob Phillips
    Guest

    Re: Create named ranges

    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" <[email protected]> wrote in
    message news:[email protected]...
    >
    > 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. #3
    Registered User
    Join Date
    11-14-2005
    Posts
    37
    Thanks a lot Bob!

    That was simple but I'm not so experienced in Execel.

    Chris

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1