Results 1 to 3 of 3

Transfering table in different excel files(not worksheets)

Threaded View

  1. #1
    Registered User
    Join Date
    07-15-2009
    Location
    Rockford, IL
    MS-Off Ver
    Excel 2003
    Posts
    38

    Transfering table in different excel files(not worksheets)

    Hi,
    This is a prototype table in access that I want to export to excel.

    salesid businesschannel custid amt
    001 A XXX 2000
    001 A YYY 3000

    002 A TTT 5000
    002 A KKK 1000

    Based on the above table I need to export to excel. This part is fine.
    However,
    I need to export to two spreadsheets corresponding to each sales person.

    The first spreadsheet will look like the following:
    salesid businesschannel custid amt
    001 A XXX 2000
    001 A YYY 3000
    and the file name for excel will be 001_A.xls where 001 is the salesid and
    A is the businesschannel.

    Similarly the other spreadsheet will be as following:
    salesid businesschannel custid amt

    002 A TTT 5000
    002 A KKK 1000

    and the file name for the excel will be 002_A.xls with the same meaning. I
    need to have this through loop so that this applies to more than 50 sales
    person.


    The whole transfer process including creation of files need to be done by click of a button.

    I am new in excel. I appreciate any help for resolution of this issue. Thanks.
    Last edited by gamaz; 07-31-2009 at 10:22 AM.

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