+ Reply to Thread
Results 1 to 3 of 3

Extract info from tab sheets to master sheet

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

    Extract info from tab sheets to master sheet

    Hello,

    I have attached a copy of a Sales workbook that I am trying to create a code for. The Sales Workbook will keep track of a master sheet, which should hold all Customer Names, Zip Code, and assigned Sales Rep compiled from the other 11 sheets (broken down by Sales Rep and named accordingly).

    What I would like done is:
    --To be able to enter in a Customer Name, Zip Code, and Rep name under a sheet that is NOT the master sheet. I would like to be able to have a code that after I make changes in Excel, either I can run to check for new entries and automatically add them to the master sheet, OR when I open Excel each time it checks for changes that I made last time I edited the document and will automatically update those changes before I even start to edit the document again. I don't want to have to enter in the data on the master sheet and the individual sales rep sheet as well.

    Pretty straightforward. Only other thing to mention is that the master sheet will have columns with check boxes (this will keep track of which months the Sales Rep had phyical contact with the Customer). These boxes will not appear on the other sheets.

    Can someone please help me as I am very stuck on how to even approach this..I have included a few customers into the tab named "John C" as an example. I would like the master sheet to pull that info and fill it in on the main sheet.

    Thank you in advance!
    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: Extract info from tab sheets to master sheet

    This is certainly doable, but if you're not a long way into the process and painted into a corner, why not consider migrating this to MS Access?
    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
    Forum Expert davegugg's Avatar
    Join Date
    12-18-2008
    Location
    WI, US
    MS-Off Ver
    2010
    Posts
    1,884

    Re: Extract info from tab sheets to master sheet

    I'd like to start by wholeheartedly agreeing with tlafferty. This is exactly the type of thing Access was designed for.

    I'd at least ask you to consider just putting all your data on one Excel worksheet, then filtering to find what you need based on Rep.

    However, if you really wish to proceed, this code will do as you have asked:

    Please Login or Register  to view this content.
    Is your code running too slowly?
    Does your workbook or database have a bunch of duplicate pieces of data?
    Have a look at this article to learn the best ways to set up your projects.
    It will save both time and effort in the long run!


    Dave

+ 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