+ Reply to Thread
Results 1 to 4 of 4

Using the Value in a Cell to identify

  1. #1
    Registered User
    Join Date
    02-09-2005
    Posts
    51

    Question Using the Value in a Cell to identify

    Is it possible to use the value in a cell to get the value in another cell? e.g. Cell e4 contains the value 12, is there any function that I can use to get the value in cell a12 using e4? i.e. a"function"(e4)

  2. #2
    Rowan Drummond
    Guest

    Re: Using the Value in a Cell to identify

    =INDIRECT("A" &E4)

    Regards
    Rowan

    knowtrump wrote:
    > Is it possible to use the value in a cell to get the value in another
    > cell? e.g. Cell e4 contains the value 12, is there any function
    > that I can use to get the value in cell a12 using e4? i.e.
    > a"function"(e4)
    >
    >


  3. #3
    Registered User
    Join Date
    02-09-2005
    Posts
    51

    Using the Value in a Cell to identify

    Thanks Rowan, it works!

  4. #4
    Rowan Drummond
    Guest

    Re: Using the Value in a Cell to identify

    You're welcome.

    knowtrump wrote:
    > Thanks Rowan, it works!
    >
    >


+ 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