+ Reply to Thread
Results 1 to 4 of 4

VBA Pull Cell References by Matching Data (Table 1 looks into Table 2)

  1. #1
    Registered User
    Join Date
    06-19-2019
    Location
    Michigan
    MS-Off Ver
    2010
    Posts
    25

    VBA Pull Cell References by Matching Data (Table 1 looks into Table 2)

    Hello All,

    I need Cell References. I have data in Table 1 (which is in Sheet1) two Columns ..... These values should look into Table-2 and if a match found then it has to put that Cell Reference into Table-3 and if there is no match found then it was keep 'Not Found' in Table-3. I have written a Macro though I'm not expert and this isn't working for me. Can someone, please check and correct this script. I really appreciate if someone can help me. Thanks in advance!!

    And for your reference I'm attaching the workbook and also copying the code which I have written below

    Please Login or Register  to view this content.
    Attached Files Attached Files
    Last edited by AliGW; 07-01-2019 at 01:52 AM. Reason: Irrelevant section of title removed.

  2. #2
    Forum Guru bakerman2's Avatar
    Join Date
    10-03-2012
    Location
    Antwerp, Belgium
    MS-Off Ver
    MO Prof Plus 2016
    Posts
    6,907

    Re: Help needed - VBA Pull Cell References by Matching Data (Table 1 looks into Table 2)

    To get you started.

    Please Login or Register  to view this content.
    Avoid using Select, Selection and Activate in your code. Use With ... End With instead.
    You can show your appreciation for those that have helped you by clicking the * at the bottom left of any of their posts.

  3. #3
    Registered User
    Join Date
    06-19-2019
    Location
    Michigan
    MS-Off Ver
    2010
    Posts
    25

    Re: Help needed - VBA Pull Cell References by Matching Data (Table 1 looks into Table 2)

    Thank you very much Mr.Bakerman2 .... I really appreciate your help and the script is working perfectly as expected!!

  4. #4
    Forum Guru bakerman2's Avatar
    Join Date
    10-03-2012
    Location
    Antwerp, Belgium
    MS-Off Ver
    MO Prof Plus 2016
    Posts
    6,907

    Re: VBA Pull Cell References by Matching Data (Table 1 looks into Table 2)

    You're welcome and thanks for rep+.

+ 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: 3
    Last Post: 06-28-2019, 08:46 AM
  2. Replies: 1
    Last Post: 12-26-2017, 11:48 PM
  3. Search Table to find exact matchs, then pull data from corresponding cell
    By Lubby in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-21-2016, 08:36 PM
  4. [SOLVED] Lookup or index on multiple parameters and pull table heading for matching values
    By pcrewlok in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 07-24-2015, 07:07 PM
  5. Replies: 3
    Last Post: 01-23-2014, 01:30 PM
  6. Replies: 4
    Last Post: 07-22-2013, 03:43 AM
  7. Replies: 8
    Last Post: 04-04-2013, 05:13 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