+ Reply to Thread
Results 1 to 2 of 2

Help With VLookup Formula - Table Array

  1. #1
    Registered User
    Join Date
    06-07-2014
    Posts
    1

    Help With VLookup Formula - Table Array

    I am currently using the following formula:

    =VLOOKUP($A$3, Sheet1!A:B, 2, 0)
    =VLOOKUP($A$3, Sheet1!C:D, 2, 0)
    =VLOOKUP($A$3, Sheet1!E:F, 2, 0)

    The problem is I am trying to get the table Array portion (A:B , C:D , E:F etc.) to auto fill when I drag it across and it will but not correctly anyone have any ideas on autofilling with the pattern that I need?

    Currently it would auto fill with D:E , F:G, H:I G:H I:J

    Any help is much appreciated.

  2. #2
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Help With VLookup Formula - Table Array

    Maybe this...

    Entered in B3 and copied across:

    =VLOOKUP($A3,OFFSET(Sheet1!$A:$A,,COLUMNS($B3:B3)*2-2,,2),2,0)
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

+ 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. [SOLVED] Vlookup Formula that combines two different Look Up values in the same table array
    By ensmith in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-24-2013, 11:05 PM
  2. VLOOKUP - reference an external table array using formula
    By ktcanuck in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 10-31-2012, 12:27 PM
  3. help defining the array table by formula in vlookup funkcion
    By slastanrado in forum Excel General
    Replies: 2
    Last Post: 10-10-2011, 02:49 AM
  4. Replies: 3
    Last Post: 06-19-2010, 08:49 AM
  5. Replies: 1
    Last Post: 05-12-2009, 03:40 PM

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