+ Reply to Thread
Results 1 to 4 of 4

Question on VLookUp; Attempting to retrieving data from another sheet reference adjustment

  1. #1
    Registered User
    Join Date
    07-28-2013
    Location
    Eastern Seaboard, North America
    MS-Off Ver
    Excel 2010
    Posts
    38

    Question on VLookUp; Attempting to retrieving data from another sheet reference adjustment

    I wanted to construct a VLookup situation extensively involving retrieving data from another sheet. I ran into a problem with Excel's hardwired reference adjustment.

    To wit, I wanted to have a VLookup where I would have the second row (the first row contains labels) would all refer to the first cell in the second row as the item searched for in the array. I did not want the cells to adjust references as they progressed to the right.

    Next, I wanted the VLookup formula to automatically adjust references for subsequent rows by advancing only one row.

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,647

    Re: Question on VLookUp; Attempting to retrieving data from another sheet reference adjust

    Please provide a sample sheet with an example of your anticipated outcome.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    10-19-2015
    Location
    London
    MS-Off Ver
    2010
    Posts
    23

    Re: Question on VLookUp; Attempting to retrieving data from another sheet reference adjust

    He's just not using $ correctly to drag right and down.

  4. #4
    Registered User
    Join Date
    07-28-2013
    Location
    Eastern Seaboard, North America
    MS-Off Ver
    Excel 2010
    Posts
    38

    Re: Question on VLookUp; Attempting to retrieving data from another sheet reference adjust

    An update on this situation.

    =VLOOKUP((OFFSET($D$2,Offset!A1,0)),'Sheet1 (2)'!$B$2:$R$72,(ADJ!A1),FALSE)

    I fashioned a somewhat complex solution. The Offset sheet features increments of one (1) from a starting point of zero (0); therefore, the VLOOKUP progresses by one row for progression. ADJ sheet also causes an advancement by one for columns.

    For the Offset sheet, the numbers in each row remain the same (e.g. one row of only the number 1). For the ADJ sheet, the numbers in each column stand as the same (e.g. one column of only the number 7).

+ 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: 2
    Last Post: 03-26-2015, 07:38 PM
  2. Retrieving and formating data from WSJ Online (2 part question)
    By JGarces in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-10-2013, 11:43 AM
  3. Replies: 0
    Last Post: 02-24-2012, 02:46 PM
  4. Replies: 2
    Last Post: 07-18-2007, 12:02 PM
  5. Making VLookup Absolute reference and deleting worksheet reference question
    By crowdx42 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-24-2006, 12:45 PM
  6. Replies: 1
    Last Post: 08-25-2005, 02:18 AM

Tags for this Thread

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