Results 1 to 10 of 10

Thread: Need to Import Data from Multiple Sheets into a Master Sheet

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Question Need to Import Data from Multiple Sheets into a Master Sheet

    Need Help in writing VB that will extract data from multiple tabs in to one master tab.
    Here is my Dilemma. I have a workbook with multiple tabs; this could range from 1 to 20. They are all the same structure and view.
    I need to pull from each tab, Column A, B, C, D, H, and AC. Once the data is pulled from the tab I need to it tag it with the TAB name on each data it retrieved. For example if the Tab name is Movie A. I need it to tab MoveA on a separate column next to each of the rows of data to tab MoveA on a separate column next to each of the rows of data it retrieved. .

    The End result should something like this. However, once the first data is imported i need the data to be import next rate under it. A loop till all the tabs have been imported. PLEASE HELP

    END RESULT FILE ATTACHED.

    IF source files are needed be happy to provide...
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •