+ Reply to Thread
Results 1 to 5 of 5

Extract data from a workbook with multiple tabs, into a workbook with corresponding tabs

  1. #1
    Registered User
    Join Date
    01-31-2013
    Location
    Wisconsin USA
    MS-Off Ver
    Excel 2010
    Posts
    56

    Extract data from a workbook with multiple tabs, into a workbook with corresponding tabs

    I have a customer order form that has data on multiple tabs, different layouts on each, (copy included) and im looking to transfer this data to another workbook that has other functions for data preparation(Also included). I have used links in the past but its not working correctly and rework on it happens alot. I am looking for a macro/script that pulls this information from one tab named, for example, "Med" and inserts it into another workbook with the same tab named "Med" most likely cell by cell
    -information is pulled from top to bottom orientation and inserted to a left to right orientation
    -New tabs can and are added so updating is a must.
    -The only form that can be edited is the Order Generator
    Any Help would be appreciated.

    Attached:
    Customer Order
    Order Generator
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    01-31-2013
    Location
    Wisconsin USA
    MS-Off Ver
    Excel 2010
    Posts
    56

    Re: Extract data from a workbook with multiple tabs, into a workbook with corresponding ta

    Is there another way of completing this by creating a script to pull data from the order form and printing it to a comma delimited text file?

  3. #3
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Extract data from a workbook with multiple tabs, into a workbook with corresponding ta

    It will be good if you explain what data should go where, so we can help you easily.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  4. #4
    Registered User
    Join Date
    01-31-2013
    Location
    Wisconsin USA
    MS-Off Ver
    Excel 2010
    Posts
    56

    Re: Extract data from a workbook with multiple tabs, into a workbook with corresponding ta

    I solved it, I used the macro recorder to copy each cell and paste them to the sheet needed, then used a button to call that macro, cleaned the code up a little and let it be.

  5. #5
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Extract data from a workbook with multiple tabs, into a workbook with corresponding ta

    Based on your last post in this thread, its apparent that you are satisfied with the solution(s) you've received and have solved your question, but you haven't marked your thread as "SOLVED". I will do it for you this time.

    In future, to mark your thread as Solved, you can do the following -
    Select Thread Tools-> Mark thread as Solved.

    Incase your issue is not solved, you can undo it as follows -
    Select Thread Tools-> Mark thread as Unsolved.

    Also, since you are relatively new to the forum, i would like to inform you that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post which helped you. This adds to the reputation of the person who has taken the time to help you.

+ 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.6.0 RC 1