+ Reply to Thread
Results 1 to 2 of 2

create sheets and copy rows

  1. #1
    Newbie
    Guest

    create sheets and copy rows

    Hi,
    I have a sheet of sales data. Col A has the name of the salesman. I would
    like to create a new sheet for each salesman and copy each releavnt row to
    that sheet.
    Grateful for any help

  2. #2
    Dave Peterson
    Guest

    Re: create sheets and copy rows

    You may want to look at the way Ron de Bruin and Debra Dalgleish approached it:

    Ron de Bruin's EasyFilter addin:
    http://www.rondebruin.nl/easyfilter.htm

    Code from 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

    Update Sheets from Master -- uses an Advanced Filter to send data from
    Master sheet to individual worksheets -- replaces old data with current.
    AdvFilterCity.xls 55 kb

    If you're new to macros, you may want to read David McRitchie's intro at:
    http://www.mvps.org/dmcritchie/excel/getstarted.htm


    Newbie wrote:
    >
    > Hi,
    > I have a sheet of sales data. Col A has the name of the salesman. I would
    > like to create a new sheet for each salesman and copy each releavnt row to
    > that sheet.
    > Grateful for any help


    --

    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