+ Reply to Thread
Results 1 to 8 of 8

Reference a cell within a row and then populate with the value that is last in the column

Hybrid View

  1. #1
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,646

    Re: Reference a cell within a row and then populate with the value that is last in the col

    Try it in BW7, copy accross and down
    =VLOOKUP($BV7,$A$7:$BJ$30,MATCH(INDIRECT(ADDRESS(5,61+COLUMNS($A:A)*2)),$2:$2,0),0)
    Quang PT

  2. #2
    Forum Contributor
    Join Date
    01-04-2013
    Location
    Melbourne
    MS-Off Ver
    Excel 2010
    Posts
    179

    Re: Reference a cell within a row and then populate with the value that is last in the col

    Hi Bebo, thanks for the response.

    I tried this and it worked for the first column but didn't for the other 4. I played around with indrect(address) myself and managed to get it working with:

    =INDIRECT(ADDRESS(MATCH($BV7,$A$7:$A$1000,0)+6,MATCH(BW$5,$B$3:$BT$3,0)+1))
    It seems to be working right now. Sorry for all the fuss!

+ 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