+ Reply to Thread
Results 1 to 3 of 3

Multiple Worksheet to gather in Master Worksheet minus one Wroksheet

  1. #1
    Registered User
    Join Date
    09-27-2010
    Location
    Newark, DE, USA
    MS-Off Ver
    Excel 2007
    Posts
    6

    Multiple Worksheet to gather in Master Worksheet minus one Wroksheet

    Hello-

    I am not good at this at all and have been trying to search the Forum for an answer but after 4 days I think I am lost! Here is what I am looking for:

    I have a workbook with multiple worksheets. All worksheets have the same data. I found a macro button "code" that works great and populates everything into the master worksheet. But now someone wants me to auto populate "stats" into a separate worksheet. I am using regular formulas to do so, but I don't want that worksheet included in the master worksheet. In fact,I am using the master spreadsheet for the stats! I am not sure if this is even workable. I don't want to change the populating macro since it works great I just wanted to tweak it to disallow one worksheet. If anyone knows if this is possible and how to do it easily (since I don't truly know all the terms that are used) it would be greatly appreciated. I will provide the "code" since I got it on this forum. I can also share the spreadsheet if needed. Thank you again! Here is the "code":

    Code:
    Last edited by Navymagirl; 09-28-2010 at 12:11 AM. Reason: Incorrectly put code tags

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Multiple Worksheet to gather in Master Worksheet minus one Wroksheet

    Hi Navymagirl, welcome to the forum.

    Be sure to read through the Forum Rules so you can use and follow them effectively. For instance, you'll need to EDIT that post above and put code tags around that code you used. Like this:

    Please Login or Register  to view this content.
    Please Login or Register  to view this content.

    Notice the underlined addition to the second macro? That macro was already doing a test to make sure the ws wasn't the "Report" sheet, just add as many other tests as you need and separate them with an OR statement.

    Now remember, you must edit your post above and put code tags around the code.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  3. #3
    Registered User
    Join Date
    09-27-2010
    Location
    Newark, DE, USA
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: Multiple Worksheet to gather in Master Worksheet minus one Wroksheet

    JBeaucaire, I apologize. I must have understood the rules, and for that I apologize. Thank you for the correction! I also wanted to say thank you for the help. I wish I knew it was that easy! Thank you again.

+ 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