+ Reply to Thread
Results 1 to 4 of 4

Never written a VBA-need all changes on one worksheet to duplicate in another

  1. #1
    Registered User
    Join Date
    04-30-2015
    Location
    Ohio
    MS-Off Ver
    2013
    Posts
    2

    Never written a VBA-need all changes on one worksheet to duplicate in another

    I have a large master worksheet, each tab is a separate "store" P & L that is updated each week. Columns are added, formulas are changed, columns are hidden, etc. I need to create individual workbooks that will have several "store" tabs from the master and then a summary tab for each district manager. I need to have the tabs in the district manager worksheet to update each week so I am not worrying about adding columns and what not. I currently have 33 stores so this is really important. Thanks for any help.
    Attached Files Attached Files
    Last edited by rw9275; 05-08-2015 at 09:21 AM. Reason: Added file and changed working from wrksht to wrkbk

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,936

    Re: Never written a VBA-need all changes on one worksheet to duplicate in another

    Hi, welcome to the forum

    Probably the best thing to do here is upload a small (clean) sample workbook (not a pic) of what you are working with, and what your expected outcome would look like.

    As another suggestion, if you Group all your sheets (click the 1st tab, hold ALT and click the last tab), everything you do to 1 sheet, will be "punched" through to all the other sheets...insert a new column after H, they all get the new column...type ABC into A1, all sheets will have ABC in A1. When done, click on a non-grouped cell, or rt-click a tab and click Ungroup
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Never written a VBA-need all changes on one worksheet to duplicate in another

    Hi,

    I urge you to create a master 2D 'flat file' database in which you record everything, with one row per record. Once you've done that then you will have satabase against which you can easily produce reports or Pivot Tables to analyse your data every which way.

    Do not have separate tabs for each store. Simply record the store name/reference in an additional column in the database
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  4. #4
    Registered User
    Join Date
    04-30-2015
    Location
    Ohio
    MS-Off Ver
    2013
    Posts
    2

    Re: Never written a VBA-need all changes on one worksheet to duplicate in another

    I added the file. I think I wasn't completely clear in my post because I said worksheet instead of workbook. I need to take several worksheets from one workbook and have them "duplicate" in another workbook based on district manager.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Highlight Duplicate base on one Excel Worksheet to Multiple Worksheet
    By uhayatpk in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-27-2014, 08:56 AM
  2. Take what is written in a textbox and put it in a cell on specific worksheet
    By AnthonyWB in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-13-2011, 02:06 AM
  3. not having a macro open the worksheet in which it was written
    By johndough185 in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 09-13-2007, 11:17 AM
  4. using the name of a worksheet written in a cell, inside a formula
    By Using the name of a worksheet written in in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-06-2006, 06:35 PM
  5. Running VBA Code not written within the currrent worksheet
    By DMB in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-06-2005, 01:05 PM

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