+ Reply to Thread
Results 1 to 3 of 3

Creating multiple workbooks from summary workbook

  1. #1
    Registered User
    Join Date
    11-01-2005
    Location
    Australia
    Posts
    2

    Creating multiple workbooks from summary workbook

    I need to create and populate a large number of individual excel workbooks using data contained within a single summary workbook. The summary workbook lists 90 sales employees and their respective financial targets. The summary data needs to be populated into 90 new individual workbooks - each based on a model that contains headers and logos.

    Existing Summary Workbook
    Employee 1
    Employee 2
    ....
    Employee 90

    I need:
    Employee 1 Workbook
    Employee 2 Workbook
    ...
    Employee 90 Workbook
    etc.

    Is there a quick method in which I can do this? There are plenty of sites containing info on how to link mulitple workbooks into one - but not the opposite! I dont know VB and Access doesnt extract data to existing models - only new workbook templates.

    Any assistance would be appreciated. Thanks all...
    undefined[FONT=Arial][SIZE=7][COLOR=Black]
    E.n.c.
    -----------------------
    Strong Island

  2. #2
    Registered User
    Join Date
    11-01-2005
    Location
    Australia
    Posts
    2

    Creating multiple workbooks from summary workbook

    Anyone out there!? Please don't tell me my first post is the most difficult query and noone has a solution?!

  3. #3
    Dave Peterson
    Guest

    Re: Creating multiple workbooks from summary workbook

    Maybe you could use the sample code at Debra Dalgleish's site:
    http://www.contextures.com/excelfiles.html

    Create New Sheets from Filtered List -- uses an Advanced Filter to create
    separate sheet of orders for each sales rep visible in a filtered list; macro
    automates the filter. AdvFilterRepFiltered.xls 35 kb

    The code could be modified to use a worksheet in a new workbook, too.


    encise wrote:
    >
    > Anyone out there!? Please don't tell me my first post is the most
    > difficult query and noone has a solution?!
    >
    > --
    > encise
    >
    > Dr Pepper fan
    > ------------------------------------------------------------------------
    > encise's Profile: http://www.excelforum.com/member.php...o&userid=28484
    > View this thread: http://www.excelforum.com/showthread...hreadid=480970


    --

    Dave Peterson

+ 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