+ Reply to Thread
Results 1 to 3 of 3

transfer data from one table to another table

  1. #1
    Forum Contributor
    Join Date
    06-23-2012
    Location
    tehran,iran
    MS-Off Ver
    Excel 2010
    Posts
    179

    Post transfer data from one table to another table

    Dear All
    I attach my sample file and show in my file manually what I want to do by code plz help me on it
    Attached Files Attached Files
    Last edited by pedjvak; 08-31-2013 at 04:25 AM.

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: transfer data from one table to another table

    J6: =IFERROR(INDEX($D$5:$F$14, MATCH($I6&J$4, INDEX($B$5:$B$14&$C$5:$C$14, 0), 0), MATCH(J$5, $D$4:$F$4, 0)), "")
    K6: =IFERROR(INDEX($D$5:$F$14, MATCH($I6&J$4, INDEX($B$5:$B$14&$C$5:$C$14, 0), 0), MATCH(K$5, $D$4:$F$4, 0)), "")
    L6: =IFERROR(INDEX($D$5:$F$14, MATCH($I6&J$4, INDEX($B$5:$B$14&$C$5:$C$14, 0), 0), MATCH(L$5, $D$4:$F$4, 0)), "")


    Now highlight those 3 cells all at once
    COPY
    Highlight the entire table
    PASTE
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  3. #3
    Forum Contributor
    Join Date
    06-23-2012
    Location
    tehran,iran
    MS-Off Ver
    Excel 2010
    Posts
    179

    Re: transfer data from one table to another table

    Thank you so much it is working

+ 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. 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
  2. Transfer data from one table to another
    By framie666 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-22-2012, 10:10 PM
  3. Transfer raw data to table
    By Carmant in forum Excel General
    Replies: 2
    Last Post: 09-10-2010, 02:17 AM
  4. Transfer data to FoxPro Table
    By Syed Haider Ali in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-16-2008, 08:21 PM
  5. Transfer Data Into Table
    By sparky3883 in forum Excel General
    Replies: 1
    Last Post: 05-17-2007, 06:37 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