+ Reply to Thread
Results 1 to 3 of 3

Formula to Get cell value if cell reference is known

  1. #1
    Valued Forum Contributor
    Join Date
    01-18-2007
    Location
    Georgia
    MS-Off Ver
    2010
    Posts
    4,434

    Formula to Get cell value if cell reference is known

    Hello:

    Please refer to attached file.
    I have number 5 (row 5) and F (Column F)in cell A5 and B5
    I need formula in cell A1 which will give numeric number of cell F5
    Example
    if A5=5 and B5= F then A1 needs to be 26
    if A5=6 and B5= G then A1 needs to be 89

    Let me know if you have any questions.
    Thanks.

    Riz
    Attached Files Attached Files

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,737

    Re: Formula to Get cell value if cell reference is known

    Try this in A1:

    =IFERROR(INDIRECT(B5&A5),"")

    Hope this helps.

    Pete

  3. #3
    Valued Forum Contributor
    Join Date
    01-18-2007
    Location
    Georgia
    MS-Off Ver
    2010
    Posts
    4,434

    Re: Formula to Get cell value if cell reference is known

    Hi Pete:

    Thanks a lot, works

    Riz

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 1
    Last Post: 02-11-2015, 01:56 PM
  2. [SOLVED] How to copy a formula to a new cell and jump the cell reference more than one cell
    By sarkman22 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-22-2013, 08:00 AM
  3. Drag a formula right one cell, reference cell jumps right 2 cells?
    By mukulhanda in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-13-2013, 12:10 AM
  4. [SOLVED] Replace absolute cell reference with Indirect cell reference in formula
    By Roothy in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-11-2013, 04:46 AM
  5. Replies: 4
    Last Post: 11-05-2012, 07:56 PM
  6. Replies: 1
    Last Post: 12-17-2011, 10:14 AM
  7. [SOLVED] Cell Formula reference to cell Based On third Cell Content
    By Gabriel in forum Excel General
    Replies: 0
    Last Post: 02-11-2005, 02:06 AM

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