+ Reply to Thread
Results 1 to 5 of 5

Adding specific data from one worksheet to another

  1. #1
    Registered User
    Join Date
    09-15-2021
    Location
    Phoenix, AZ
    MS-Off Ver
    Excel for Mac V 16.53
    Posts
    4

    Adding specific data from one worksheet to another

    I'm relatively new to excel, & am having a hard time populating a cell in sheet1 with the corresponding data from worksheet2. I need to use sheet1, column B as my qualifier, & import the corresponding pricing from Sheet2 column C.
    I'm sure there is an easy formula...I just cant seem to find it. Any help would be greatly appreciated.
    Attached Files Attached Files

  2. #2
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    Australia
    MS-Off Ver
    365 V2403 and WPS V2022
    Posts
    3,558

    Re: Adding specific data from one worksheet to another

    Worksheet name : sheet1
    Cell D2 formula , Drag down

    HTML Code: 

  3. #3
    Registered User
    Join Date
    08-07-2021
    Location
    Manama, Bahrain
    MS-Off Ver
    2016
    Posts
    61

    Re: Adding specific data from one worksheet to another

    you could try using vlookup function, assuming the part numbers will not have repeated entries.

    =+VLOOKUP(B2,Sheet2!$A$2:$C$20,3,0)

    Just FYI, i used the formula and only the first part number, LX1005 was present in sheet 2. maybe its because of the sample data. do let know if your requirement is different.
    Attached Files Attached Files
    Give a sec to give rep to all who tried to help

  4. #4
    Registered User
    Join Date
    09-15-2021
    Location
    Phoenix, AZ
    MS-Off Ver
    Excel for Mac V 16.53
    Posts
    4

    Thumbs up Re: Adding specific data from one worksheet to another

    Thank you for your quick response. I'm all set - the vlookup formula worked like a charm.
    Thanks again!

  5. #5
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    Australia
    MS-Off Ver
    365 V2403 and WPS V2022
    Posts
    3,558

    Re: Adding specific data from one worksheet to another

    @Kimpmmr You're Welcome. Glad to help . Thank You for the feedback


    If you finally get a solution please mark your thread as SOLVED:
    - Click Thread Tools above your first post, select "Mark your thread as Solved".
    - Please click on the *Add Reputation button at the bottom left.

+ 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] Enter data into a userform text box to show in a specific cell in a specific worksheet
    By Stevecraig211 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-10-2016, 10:02 AM
  2. Replies: 0
    Last Post: 03-29-2015, 08:11 PM
  3. [SOLVED] Automatically copy specific data from one spreadsheet to a different specific worksheet
    By kelcowcow in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 10-14-2014, 01:47 AM
  4. Copying specific data to a specific field in a worksheet macro
    By bradpeh in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-31-2013, 01:52 AM
  5. [SOLVED] Selecting specific data on a worksheet and moving it to a table on another worksheet
    By wesman200098 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 05-08-2012, 05:45 AM
  6. Transfer specific data on specific worksheet using userform
    By kriscar_44 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-17-2010, 04:03 AM
  7. combining specific column of certain worksheets, adding duplicates on combo worksheet
    By loves2laugh28 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-19-2010, 05:48 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