+ Reply to Thread
Results 1 to 3 of 3

Import data from another tab based upon data in a column.

Hybrid View

  1. #1
    Registered User
    Join Date
    09-18-2023
    Location
    Hooton, UK
    MS-Off Ver
    Microsoft 365 Apps for Enterprise
    Posts
    12

    Question Import data from another tab based upon data in a column.

    Hi,

    In Sheet 1 I have Column A and Column B - Column A has names in, Column B is blank.

    On Sheet 2 I have Column A and Column B - Column A also has names in and Column B has Addresses.

    What I want to do is where an specific cell in Sheet 1, Column A matches with a cell in Sheet 2, Column A, the data in Column B on that row is displayed in Sheet 1, Column B.

    There are approx 500 rows of data.

    Thanks, SC.

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2504 (Windows 11 Home 24H2 64-bit)
    Posts
    90,673

    Re: Import data from another tab based upon data in a column.

    Try in B2 of Sheet 1:

    =VLOOKUP(A2,Sheet2!A:B,2,0)

    Copy down.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2504 (Windows 11 Home 24H2 64-bit)
    Posts
    90,673

    Re: Import data from another tab based upon data in a column.

    Glad to have helped.

    If that takes care of your original question, please choose Thread Tools from the menu link above and mark this thread as SOLVED.

+ 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: 1
    Last Post: 12-16-2022, 12:06 PM
  2. Import data from specific HTML element based URLs in a column
    By whatever61 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-04-2016, 08:04 AM
  3. Replies: 0
    Last Post: 05-06-2015, 10:39 AM
  4. Help for adding static date in column B on import/pasting of data in Column A
    By Parijaat in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-18-2013, 05:34 AM
  5. Replies: 0
    Last Post: 11-21-2012, 02:12 PM
  6. [SOLVED] PLEASE!! How can I un-grey the 'Data-Import External Data-Import Data' option ???
    By kirkm in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 08-08-2006, 05:05 AM
  7. Replies: 5
    Last Post: 07-11-2006, 05:13 PM

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