+ Reply to Thread
Results 1 to 5 of 5

2 Worksheets, Different Headers - Move data from 1 sheet to the other my matching headers

  1. #1
    Registered User
    Join Date
    02-07-2014
    Location
    USA
    MS-Off Ver
    Excel 2007
    Posts
    3

    2 Worksheets, Different Headers - Move data from 1 sheet to the other my matching headers

    Good Afternoon All,

    Fairly new to VBA and looking for some help! I have a DATA sheet that is all of the information reported on a monthly basis. This format will never change, but the data will. I have a second sheet called MMUSAGE.

    On the MMUSAGE tab, I have identified which headers (in red) from the DATA tab that correspond with the headers in the MMUSAGE tab. Question is: how do I move the data from the DATA tab over to the MMUSAGE tab under the appropriate headers?

    Example: IF Product Number on Worksheet(DATA) = Product Code on Worksheet(MMUSAGE) then move all data to Column L.

    I have attached a sample sheet for reference. Any help that can be provided would be appreciated!
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: 2 Worksheets, Different Headers - Move data from 1 sheet to the other my matching head

    Try the attached.
    Attached Files Attached Files
    Last edited by AB33; 02-08-2014 at 08:36 AM.

  3. #3
    Registered User
    Join Date
    02-07-2014
    Location
    USA
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: 2 Worksheets, Different Headers - Move data from 1 sheet to the other my matching head

    GENIUS!! Thank you SO much. Next question, is there anyway you might be able to verbally explain the code you wrote? I would like to have a general understanding just in case I run into errors and need to debug the code.

  4. #4
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: 2 Worksheets, Different Headers - Move data from 1 sheet to the other my matching head

    I do not know your knowledge and experience of VBA. The code is a bit complicated to explain if you are not familiar with scripting. PM me if you have any issue with the code.

  5. #5
    Registered User
    Join Date
    02-07-2014
    Location
    USA
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: 2 Worksheets, Different Headers - Move data from 1 sheet to the other my matching head

    Not a problem. Appreciate the help, thank you!

+ 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] Retrieve Data From Multiple Worksheets By Matching Column Headers And Row IDs
    By Ariff_Chowdhury in forum Excel Programming / VBA / Macros
    Replies: 67
    Last Post: 04-20-2014, 03:18 PM
  2. [SOLVED] Using LOOKUP to pull matching data from specific row headers
    By IanSpecs in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-03-2012, 04:59 PM
  3. Move Data and Create Headers
    By myjebay1 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-30-2011, 08:21 PM
  4. Create Headers From Row on Worksheet and Move Corresponding Data
    By myjebay1 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-10-2011, 12:26 AM
  5. Replies: 3
    Last Post: 09-30-2010, 12:30 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