+ Reply to Thread
Results 1 to 3 of 3

Need to put vlookup from one sheet to another under same workbook

  1. #1
    Forum Contributor
    Join Date
    09-15-2014
    Location
    london
    MS-Off Ver
    2013
    Posts
    111

    Need to put vlookup from one sheet to another under same workbook

    Hi Guys,

    I need to put Vlookup from one sheet to another. Please advise with VBA code

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

    Re: Need to put vlookup from one sheet to another under same workbook

    Hi aleanboy,

    You can do this without VBA.
    If your vlookup is in sheet 1 and the data is in sheet 2, highlight the "range" of cells (data) in sheet 2 and create a named range.
    Then in the vlookup include the "named range" in the formula.
    If your not sure how to do this attach the spreadsheet (no sensitive data) and I'll do it for you.
    Regards
    peterrc

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,946

    Re: Need to put vlookup from one sheet to another under same workbook

    why do you need VBA for this? Why cant you just use the regular VLOOKUP()?

    You need to suppl;y far more info for this.
    what are you searching for
    what is the range
    which column to return
    etc
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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. Need to put vlookup from one sheet to another under same workbook
    By aleanboy in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-22-2015, 10:16 AM
  2. How to put Vlookup from one sheet to another sheet in same workbook
    By aleanboy in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-08-2015, 01:18 PM
  3. VBA VLOOKUP using varaible on both workbook and sheet
    By phairplay in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-23-2014, 09:28 PM
  4. vlookup on a different workbook with a variable sheet name
    By cwchan220 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-28-2014, 10:04 AM
  5. VLOOKUP table on one sheet that references every sheet in workbook
    By sportsman56 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-15-2013, 12:22 PM
  6. Vlookup Macro(VBA) One Sheet to another or One Workbook to another
    By atul2582 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-30-2013, 03:36 AM
  7. vlookup with variable workbook and sheet
    By nzeg in forum Excel General
    Replies: 4
    Last Post: 08-10-2009, 04:06 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