+ Reply to Thread
Results 1 to 5 of 5

Want to make a reference from specified cell, but from another column

  1. #1
    Registered User
    Join Date
    12-18-2019
    Location
    Stockholm
    MS-Off Ver
    365
    Posts
    2

    Want to make a reference from specified cell, but from another column

    Hello,

    in this example I have manually put in references in b10,b11,b12,b13.

    For e.g. in cell b10 I have put in =b3. Now I would really like if the cell d10 would show the value from =m3.

    Then in b11, after manually put in =b5, I would like the cell d11 to show the value from =m5

    Since all references in the B-column is put in manually, I dont know how to get a formula to put in the value from the same row but instead from the M-column.

    Sorry if I did not make my self clear enough.

    I have attached a worksheet.

    Kind Regards
    Magnus
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    11-27-2007
    Location
    New Jersey, USA
    MS-Off Ver
    2013
    Posts
    1,669

    Re: Want to make a reference from specified cell, but from another column

    use this in D10 and copy down.

    =VLOOKUP(B10,B3:M6,12,FALSE)
    1. Click on the * Add Reputation if you think this helped you
    2. Mark your thread as SOLVED when question is resolved

    Modytrane

  3. #3
    Registered User
    Join Date
    12-18-2019
    Location
    Stockholm
    MS-Off Ver
    365
    Posts
    2

    Re: Want to make a reference from specified cell, but from another column

    Thank you very much!

    In this case with about 1000 rows in the worksheet, there will be multiple examples of whats in b10 ("alfa" in this sheet).

    I tried this. =VLOOKUP(B1170,$B$3:M1170,12,false)
    It found the value, but the first one and not the "right" one.

    Can I make sure it chooses the one on the last row rather than the opposite?

  4. #4
    Valued Forum Contributor
    Join Date
    05-11-2013
    Location
    Wales
    MS-Off Ver
    Excel 2010
    Posts
    586

    Re: Want to make a reference from specified cell, but from another column

    Hi magnusfock,

    In order to copy down I think Modytrane's formula should be:-
    =VLOOKUP(B10,$B$3:$M$6,12,FALSE)

    Regards

    peterrc

  5. #5
    Valued Forum Contributor
    Join Date
    05-11-2013
    Location
    Wales
    MS-Off Ver
    Excel 2010
    Posts
    586

    Re: Want to make a reference from specified cell, but from another column

    Hi magnusfock,

    In order to copy down I think Modytrane's formula should be:-
    =VLOOKUP(B10,$B$3:$M$6,12,FALSE)

    Regards

    peterrc

+ 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. Make cell reference column variable + row absolute?
    By pstein in forum Excel General
    Replies: 3
    Last Post: 06-18-2014, 03:11 AM
  2. Please help, SUMIF for column on several sheets or make permanent reference cell
    By ConstructionDude in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 08-01-2013, 09:19 AM
  3. Replies: 0
    Last Post: 03-08-2013, 06:34 AM
  4. [SOLVED] How do i make a formula reference the last entry of a column
    By Knightrider in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-06-2005, 03:05 AM
  5. [SOLVED] How do i make a formula reference the last entry of a column
    By Knightrider in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-01-2005, 12:05 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