+ Reply to Thread
Results 1 to 3 of 3

Pulling Data From Multiple Different Workouts into One Workbook

  1. #1
    Registered User
    Join Date
    04-30-2013
    Location
    Medford, NJ
    MS-Off Ver
    Excel 2003
    Posts
    2

    Pulling Data From Multiple Different Workouts into One Workbook

    Hey guys-

    I'm pretty new to VBA (read: have used it once two years ago), but I think it might help in this situation. Basically I have 3 completely different spreadsheets and I want to merge everything into one spreadsheet. For instance, the first spreadsheet would be columns A-D in the master spreadsheet, the second columns E-J, and so on and so forth. Any help would be greatly appreciated, I've been trying to find something that would work for hours but I figured maybe it's over my head.

    Thanks in advance.

  2. #2
    Registered User
    Join Date
    04-30-2013
    Location
    Medford, NJ
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Pulling Data From Multiple Different Workouts into One Workbook

    Some additional details: I have all three Excel sheets to be merged saved on a folder on my desktop.

  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: Pulling Data From Multiple Different Workouts into One Workbook

    So you just want the data to be copied to column A, then to column E and then K? irrespective if the data matches into those columns? Just copy each column starting with row 2?
    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]

+ 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