+ Reply to Thread
Results 1 to 9 of 9

How search values from one table and transfer value to appropiate place in another table?

  1. #1
    Registered User
    Join Date
    11-30-2017
    Location
    USA
    MS-Off Ver
    2010
    Posts
    6

    How search values from one table and transfer value to appropiate place in another table?

    Hi, i hardly use Excel so only have very basic knowledge. I have to transfer inventory numbers digitially filled in by an employee on one table, and transfer them to the correct location on a master inventory table based on Item ID numbers. The order of the items on each table do not match each other and the tables must not be modified.
    Is there a simple forumla to do this? May you display the formula? Thank you! (I tried attaching an example file, but don't see a working attachment button)

  2. #2
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: How search values from one table and transfer value to appropiate place in another tab

    Hello and welcome to the forum.

    To attach a sample workbook, click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.

    Make sure there is just enough data to demonstrate your need. Make sure your desired results are shown, mock them up manually if necessary.

  3. #3
    Registered User
    Join Date
    11-30-2017
    Location
    USA
    MS-Off Ver
    2010
    Posts
    6

    Re: How search values from one table and transfer value to appropiate place in another tab

    trying to attach file, see if this works

  4. #4
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: How search values from one table and transfer value to appropiate place in another tab

    It did not.

    Go Advanced > Manage Attachments > Choose File > Select the file > Open > Upload > Close this window

  5. #5
    Registered User
    Join Date
    11-30-2017
    Location
    USA
    MS-Off Ver
    2010
    Posts
    6

    Re: How search values from one table and transfer value to appropiate place in another tab

    I did those steps for attachment, but will try again thanks.

  6. #6
    Registered User
    Join Date
    11-30-2017
    Location
    USA
    MS-Off Ver
    2010
    Posts
    6

    Re: How search values from one table and transfer value to appropiate place in another tab

    testing attachment
    Attached Files Attached Files

  7. #7
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,481

    Re: How search values from one table and transfer value to appropiate place in another tab

    I dont know while table 1 inventory count is empty, table 2 can be filled with data, but just guess:

    H8=VLOOKUP(G8,$C$8:$D$12,2,0)
    Quang PT

  8. #8
    Registered User
    Join Date
    11-30-2017
    Location
    USA
    MS-Off Ver
    2010
    Posts
    6

    Re: How search values from one table and transfer value to appropiate place in another tab

    I found this to work in case anyone is interested =INDEX(H$8:H$12,MATCH(C$8:C$12,G$8:G$12,0))

  9. #9
    Registered User
    Join Date
    11-30-2017
    Location
    USA
    MS-Off Ver
    2010
    Posts
    6

    Re: How search values from one table and transfer value to appropiate place in another tab

    Quote Originally Posted by bebo021999 View Post
    I dont know while table 1 inventory count is empty, table 2 can be filled with data, but just guess:

    H8=VLOOKUP(G8,$C$8:$D$12,2,0)

    Thanks, i modified it to D8=VLOOKUP(C8,$G$8:$H$12,2,0) to make it work for me

+ 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. Macro to fill 1st table with info from 2nd table. 2nd table search with 2 conditions
    By Ribeiro.JD in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-17-2016, 02:03 PM
  2. Replies: 10
    Last Post: 09-16-2015, 11:25 PM
  3. Replies: 0
    Last Post: 05-17-2014, 07:25 PM
  4. Replies: 7
    Last Post: 03-04-2014, 05:53 PM
  5. [SOLVED] How to copy to another place table rows only with non empty values?
    By rcurious in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 04-01-2013, 05:44 AM
  6. UserForm to transfer items from one table to another table in the next empty cell...
    By aneese11 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-04-2012, 10:31 AM
  7. Replies: 18
    Last Post: 01-28-2011, 05:19 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