+ Reply to Thread
Results 1 to 4 of 4

Vlookup different sheets

  1. #1
    Registered User
    Join Date
    10-28-2016
    Location
    new york
    MS-Off Ver
    A+
    Posts
    62

    Vlookup different sheets

    I need help with a Vlookup. I have a file with 30 sheets and every sheet have a different name but they are all same format.

    I want to create a main sheet to get the value of F3 and F4 . My main sheet will have Collum A with the names of all the sheets and Collum B and C I want to get the value of F3 and F4
    Last edited by davi65; 12-06-2016 at 04:24 PM.

  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: Vlookup different sheets

    Try this...

    Assume the sheet names start in cell A2.

    Enter this formula in B2:

    =INDIRECT("'"&A2&"'!F3")

    Enter this formula in C2:

    =INDIRECT("'"&A2&"'!F4")

    Select B2:C2 and copy down as needed.
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  3. #3
    Registered User
    Join Date
    10-28-2016
    Location
    new york
    MS-Off Ver
    A+
    Posts
    62

    Re: Vlookup different sheets

    Quote Originally Posted by Tony Valko View Post
    Try this...

    Assume the sheet names start in cell A2.

    Enter this formula in B2:

    =INDIRECT("'"&A2&"'!F3")

    Enter this formula in C2:

    =INDIRECT("'"&A2&"'!F4")

    Select B2:C2 and copy down as needed.
    Perfect Thanks

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

    Re: Vlookup different sheets

    You're welcome. Thanks for the feedback!

+ 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 error ["VLOOKUP evaluates to an out of bounds range" in Google Sheets]
    By Jietoh in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 7
    Last Post: 03-23-2017, 01:35 PM
  2. IF OR Vlookup (Vlookup against multiple sheets)
    By VegasL in forum Excel General
    Replies: 3
    Last Post: 11-29-2016, 02:30 PM
  3. Vlookup across two sheets
    By juliettelam in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 07-18-2014, 12:47 PM
  4. Vlookup on 2 different sheets
    By Gus80 in forum Excel General
    Replies: 8
    Last Post: 12-16-2012, 06:53 PM
  5. Replies: 8
    Last Post: 03-30-2011, 11:09 AM
  6. Vlookup across sheets, nested Vlookup possibly?
    By paid2mkgrlspanic in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 06-09-2009, 05:10 PM
  7. [SOLVED] vlookup function-Can vlookup command find the data from the 5 sheets.
    By Rishab shah in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 11:05 PM

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