+ Reply to Thread
Results 1 to 3 of 3

Problem: Copying data from one sheet to the other (Advanced).

  1. #1
    Registered User
    Join Date
    04-22-2010
    Location
    Australia
    MS-Off Ver
    Excel 2007
    Posts
    4

    Question Problem: Copying data from one sheet to the other (Advanced).

    Guys I have a challanging task that I need help with.

    Basically I have two sheets:
    Sheet 1 - Sheet 2

    I need to grab the first item on sheet 1 and compare it to an array of items in sheet 2. Once that item is found, I need to grab the adjacent column item of sheet 1's currently compared to and read item.

    After which pasting that copied item into sheet 1's item range and repeating it for the next row.

    Heres a logical flow processes to make it clearer:

    1. If sheet 1 x , is equal to sheet 2 x,
    then copy sheet 2 y (the column item to the right of sheet 2's x)

    2. Paste Sheet 2 y into Sheet 1 y column
    3. Move down a row and repeat the process till you reach " "

    End.

    I need help in programming this. Please do not hesitate to ask me further if something is not clear.

    Cheers Guru's.
    Last edited by Alkatraz; 06-08-2010 at 11:31 PM. Reason: Title error

  2. #2
    Registered User
    Join Date
    06-08-2010
    Location
    Helsingborg, SWEDEN
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    18

    Re: Problem: Copying data from one sheet to the other (Advanced).

    Hi, is this not a V-lookup?

  3. #3
    Forum Contributor day92's Avatar
    Join Date
    04-20-2010
    Location
    Los Angeles
    MS-Off Ver
    Excel 360
    Posts
    600

    Re: Problem: Copying data from one sheet to the other (Advanced).

    Can you upload some sample data to illustrate your issue?

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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