+ Reply to Thread
Results 1 to 3 of 3

Use master sheet to distribute info from 1 column to individual sheets

  1. #1
    Registered User
    Join Date
    08-02-2011
    Location
    san antonio
    MS-Off Ver
    Excel 2003
    Posts
    3

    Use master sheet to distribute info from 1 column to individual sheets

    Hello,

    I am working on an Excel workbook that will keep track of all of the Sales accounts for our Sales office. There are up to 10 Sales Reps who each have an area of the city depending on zip code. I have attached the blank version of the beginning of this workbook. I need to be able to have the first sheet as the master sheet which would hold a list of all of the customers our company handles. Each customer has a coordinating zip code and sales rep.

    I want to enter data into the master sheet, have Excel recognize which Sales Rep the customer belongs to, and then populate that information into the tab for that coordinating Rep (including customer name, zip code and sales rep).

    Another question I have in addition to this:
    1. Is it necessary to have a Sales Rep column on the sub-sheets if the tab itself is already labeled with the Sales Rep's name?

    I am familiar with Excel however have never worked with this type of custom programming before. I would appreciate any help anyone can offer.

    Thanks in advance.

    Sonya
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor tlafferty's Avatar
    Join Date
    04-08-2011
    Location
    United States, Tacoma, WA
    MS-Off Ver
    Excel 2010, Excel 2013 Customer Preview
    Posts
    1,112

    Re: Use master sheet to distribute info from 1 column to individual sheets

    You don't need a sales rep column, though the code below assumes you will use that field:
    Please Login or Register  to view this content.
    Note that it also assumes you will have an exact match for sales rep name and the name of the corresponding sheet. If not, you will be prompted that such rows for which there is no match will not be pasted.

    Let me know if you'd like to add code to deal with this, and if so, how you'd like to handle it. Also, you might consider prompting to clear the data entry area of the master sheet after the code has run.
    If your question has been satisfactorily addressed, please consider marking it solved. Click the Thread Tools dropdown and select Mark thread as solved.
    Also, you might want to add to the user's reputation by clicking the star icon in the lower left corner of the post with the answer- it's why we do what we do...

    Thomas Lafferty
    Analyst/Programmer

  3. #3
    Registered User
    Join Date
    08-02-2011
    Location
    san antonio
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Use master sheet to distribute info from 1 column to individual sheets

    First, thank you for your help.

    I'm following along so far and I've decided to keep the sales rep column on the individual sheets following the master sheet.

    I've attached the updated version of this file (the layout and headings will not change again, this is the permanent sheet layout). I added new columns to track if the customer was contacted on any given month.

    Can you help me address the newly added columns for months? This part is not relevant in the search; is there a way that the code can be modified to not search through those columns or cells?

    Thanks,
    Sonya
    Attached Files Attached Files

+ 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