+ Reply to Thread
Results 1 to 3 of 3

Thread: Arranging and copying data between two files/sheets

  1. #1
    Registered User
    Join Date
    03-03-2011
    Location
    Marin County, CA
    MS-Off Ver
    Excel 2007
    Posts
    18

    Arranging and copying data between two files/sheets

    Hello forumgoers. I'm a newly registered member, and also a very basic Excel user with no knowledge of macros or formulas or VBA, whatever that is. I've just started my headfirst dive into the vast amount of training and tutorial material provided here, which is wonderful, because I can see how much easier my current job would be if I could master this powerful program.

    But, since I've got a specific problem that needs solving, I figured I'd post it here in the hopes of some glowing geeky internet angel coming along and giving me absolutely anything to work with, because I have no idea what I need to do or learn to achieve this.


    Here's the situation: I've got two Excel files, with one datasheet in each about the same list of products. Both sheets have as their first column a list of catalog numbers, but have different information in the columns following. The order of the rows of catalog numbers (and their respective products/info) is different on the two sheets. My goal is to copy one column of information from the second sheet (specifically the "unit weight" numbers) to a blank column with the same title in the first sheet. But I can't just copy/paste the column over, because the order of the catalog numbers are different in each sheet. Also, the page which I need to copy data into has 658 items, while the page I'm getting the data from has some 850 items, so I need to be able to copy over only the rows I need (the ones whos catalog number cells correspond to those in the first sheet).

    There are ~650 products listed in these datasheets, and my boss's default plan is for me to take a catalog number on the first sheet, search for the corresponding row with the same number in the second sheet, and copy the "unit weight" cell data over. All manually, which would take hours, when I know it could take minutes. I'm just not sure what would be viable, aside from a macro to do the manual thing I just described, which I'm currently looking into, but that looks like a long road.

    Sorry I couldn't post the worksheets, because I'm not sure how private this information is. But any comments would be appreciated!
    Last edited by smohyee; 03-03-2011 at 06:31 PM.

  2. #2
    Registered User
    Join Date
    05-13-2010
    Location
    Minas Gerais, Brazil
    MS-Off Ver
    Excel 2003
    Posts
    37

    Thumbs up Re: Arranging and copying data between two files/sheets

    Dear smohyee, Good Morning.

    With no worksheet to see the lay-out, it´s much more complicated to help you.

    I believe that you can use the VLOOKUP FUNCTION on first plan, to obtain the desired data ("unit weight") from the second plan using the catalog number to search.
    Best regards.
    Mazzaropi
    (Marcílio Lobão)

  3. #3
    Forum Guru Cutter's Avatar
    Join Date
    05-24-2004
    Location
    Ontario,Canada
    MS-Off Ver
    Excel 2010
    Posts
    2,782

    Re: Arranging and copying data between two files/sheets

    when I know it could take minutes
    actually, milliseconds!

    Read through this. It is the usual method for this request.

    http://www.excelfunctions.net/ExcelVlookup.html

    If you have trouble implementing it post back.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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.2.0