+ Reply to Thread
Results 1 to 2 of 2

Excel 2007 : How to merge 2 excel docs into multiple docs

  1. #1
    Registered User
    Join Date
    06-05-2012
    Location
    California, United States
    MS-Off Ver
    Excel 2007
    Posts
    1

    How to merge 2 excel docs into multiple docs

    Morning,
    I have 2 excel documents that I'm trying to create a "mail merge" with. One worksheet (my template scorecard) has 3 cells that would have the variable information: name, club, division. My second document has 3 columns with this information, with each row being a different person (i.e.: 1st row - Sue Jones, Pozo, Novice; 2nd row - Jay Smith, Edna, Junior; ...) with a total of 110 rows. I was hoping to find a way to merge these 2 documents together so each row would have its own scorecard - final result 110 scorecards to print.

    Is it possible? We're on Excel 2007.
    Thanks, Tamara

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

    Re: How to merge 2 excel docs into multiple docs

    Is there a unique number for each person?

    You can have 1 just template scorecard. Have the macro pick up the number / id for each person, feed it in the cell required, feed in the other info for the person (possibly thru vlookup) and send the sheet for printing. Then pick up the next id and proceed.
    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