+ Reply to Thread
Results 1 to 4 of 4

how do I return value of a referenced cell?

  1. #1
    Registered User
    Join Date
    03-13-2011
    Location
    Lodz
    MS-Off Ver
    Excel 2007
    Posts
    2

    how do I return value of a referenced cell?

    Hi,

    I used the match() and address() functions and was able to get a reference address in the form of: $H$820

    How can I now make a specific cell display the contents of the referenced cell?

    thx!
    dw
    Last edited by dreamwalker; 03-13-2011 at 07:25 AM.

  2. #2
    Forum Expert
    Join Date
    12-03-2009
    Location
    Florence, Italy
    MS-Off Ver
    Excel 2019
    Posts
    1,796

    Re: how do I return value of a referenced cell?

    Hi, maybe you need

    =INDIRECT("$H$820")
    Regards

  3. #3
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: how do I return value of a referenced cell?

    look at index/match
    http://www.contextures.com/xlfunctions03.html
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  4. #4
    Registered User
    Join Date
    03-13-2011
    Location
    Lodz
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: how do I return value of a referenced cell?

    thank you very much!!!

    indirect() doesn't seem to work

    index() did the trick though, many thanks

+ 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