+ Reply to Thread
Results 1 to 2 of 2

Named Ranges - accessing a cell

Hybrid View

  1. #1
    mojoweiss
    Guest

    Named Ranges - accessing a cell

    If I name a range, let's say 'Dog', is there a way that I can access specific
    values in the named section?

    If 'Dog' is a 10x10 matrix, I want to be able to access the value in third
    row and fourth column of dog. I thought it would be something like this:

    =Dog(3,4)

    But that doesn't work.
    Thanks for help!

  2. #2
    Bernie Deitrick
    Guest

    Re: Named Ranges - accessing a cell

    mojoweiss,

    =INDEX(Dog,3,4)

    HTH,
    Bernie
    MS Excel MVP


    "mojoweiss" <[email protected]> wrote in message
    news:[email protected]...
    > If I name a range, let's say 'Dog', is there a way that I can access specific
    > values in the named section?
    >
    > If 'Dog' is a 10x10 matrix, I want to be able to access the value in third
    > row and fourth column of dog. I thought it would be something like this:
    >
    > =Dog(3,4)
    >
    > But that doesn't work.
    > Thanks for help!




+ 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