+ Reply to Thread
Results 1 to 4 of 4

VLOOKUP form a workbook to another one

  1. #1
    Registered User
    Join Date
    10-29-2012
    Location
    México
    MS-Off Ver
    Excel 2010
    Posts
    8

    VLOOKUP form a workbook to another one

    Hello
    I have this problem. I am trying to make several files that grab information from another workbook with loads of rows with lots of data. So I'm trying to use the vlookup function to grab that information when it is required. I am not really good at this and all I know I've learned it myself so sorry if there are many many mistakes. Here is what I've written
    Please Login or Register  to view this content.
    Thank you for all of your help!

  2. #2
    Registered User
    Join Date
    10-29-2012
    Location
    México
    MS-Off Ver
    Excel 2010
    Posts
    8

    Re: VLOOKUP form a workbook to another one

    The problem is in the WorksheetFunction.VLookup part. I get a mistake saying that it is the mistake 1004 and that Vlookup cannot be obtained from worksheetfunction

  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
    53,048

    Re: VLOOKUP form a workbook to another one

    why do you need to do this through a macro? would a simple vlookup() formula not do what you need?
    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

  4. #4
    Registered User
    Join Date
    10-29-2012
    Location
    México
    MS-Off Ver
    Excel 2010
    Posts
    8

    Re: VLOOKUP form a workbook to another one

    Thank you!
    Well, in that part it could be changed just as you say, but I was trying to make that part work because I was using the same function afterwards, searching different lines of every category,but now since you are saying it can be changed I think that it could be replaced by just copy-pasting the information like this
    Please Login or Register  to view this content.
    I'll try to do that properly then!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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