+ Reply to Thread
Results 1 to 3 of 3

Connect tables

  1. #1
    Registered User
    Join Date
    07-25-2017
    Location
    Latvia
    MS-Off Ver
    MS Office 2010
    Posts
    91

    Connect tables

    Hi!

    I have 2 tables in 2 sheets.
    Screenshot_138.jpg
    Screenshot_139.jpg
    I need to have a formula that automatically puts value from Sheet 2 B column to Sheet 1 D column. Any ideas?

    I tried to use VLOOKUP function using Event&Name to put unique values for each table but somehow it is not working. What am I doing wrong?
    Screenshot_140.jpg
    Screenshot_141.jpg

  2. #2
    Forum Expert
    Join Date
    06-08-2012
    Location
    Left the forum!
    MS-Off Ver
    Left the forum!
    Posts
    5,189

    Re: Connect tables

    You get a good score for effort

    For that to work with vlookup, Event&Name in sheet2 needs to be in A2:A13, not D2:D13. The column that the criteria matches to must be in the first column of the lookup range.

    If you want to match the criteria to any other column then you need to use index and match

    =INDEX(Sheet2!$B$2:$B$13;MATCH(E2;Sheet2!$D$2:$D$13;FALSE))

  3. #3
    Registered User
    Join Date
    07-25-2017
    Location
    Latvia
    MS-Off Ver
    MS Office 2010
    Posts
    91

    Re: Connect tables

    Thank you, you're golden!

+ 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] How to connect other tables to time line?
    By sovietchild in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 02-16-2018, 04:44 AM
  2. [SOLVED] Can't Connect Slicer & Timeline To Two Pivot Tables
    By rahul_ferns76 in forum Excel Charting & Pivots
    Replies: 5
    Last Post: 07-28-2017, 04:11 AM
  3. Is It Possible to Connect A Slicer to Two Pivot Tables?
    By NewJerichoMan in forum Excel General
    Replies: 2
    Last Post: 04-26-2015, 01:35 PM
  4. VBA to connect DB to Web
    By kitmanu in forum Access Tables & Databases
    Replies: 2
    Last Post: 04-15-2015, 03:46 PM
  5. Replies: 0
    Last Post: 11-12-2014, 08:39 AM
  6. connect tables
    By kwarcek in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-25-2010, 05:44 AM
  7. sql.connect
    By jartzh in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 11-12-2008, 06:20 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