+ Reply to Thread
Results 1 to 13 of 13

Need to create Master sheet to update multiple worksheets

  1. #1
    Registered User
    Join Date
    01-02-2014
    Location
    Cape Town
    MS-Off Ver
    Excel 2007
    Posts
    88

    Need to create Master sheet to update multiple worksheets

    I have multiple worksheets (Monthly timesheets) with lots of formulas. so if we need to change a formula we need to update all tabs individually which take quite some time. is there a way that I can create a "master" sheet which I can update and the worksheets will update automatically? I attach some screen dumps
    Attached Files Attached Files

  2. #2
    Forum Expert sintek's Avatar
    Join Date
    12-04-2015
    Location
    Cape Town
    MS-Off Ver
    2013 | 2016 | 2019
    Posts
    13,239

    Re: Need to create Master sheet to update multiple worksheets

    Hi Roma1r

    Screen dumps fulfill no purpose. Ideally, in order for someone to assist, we would appreciate a sample file upload.

    Attach a sample workbook . Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.
    To attach a file, click on Go Advanced (below the Edit Window) while you are composing a reply, then scroll down to and click on Manage Attachments and the Upload window will open. Click on Browse and navigate to (and double-click) the file icon that you want to attach, then click on Upload and then on Close this Window to return to the Edit window. When you have finished composing your post, click on Submit Post.
    Good Luck
    I don't presume to know what I am doing, however, just like you, I too started somewhere...
    One-day, One-problem at a time!!!
    If you feel I have helped, please click on the star to left of post [Add Reputation]
    Also....add a comment if you like!!!!
    And remember...Mark Thread as Solved.
    Excel Forum Rocks!!!

  3. #3
    Registered User
    Join Date
    01-02-2014
    Location
    Cape Town
    MS-Off Ver
    Excel 2007
    Posts
    88

    Re: Need to create Master sheet to update multiple worksheets

    Hope this helps:-)
    Attached Files Attached Files

  4. #4
    Forum Expert sintek's Avatar
    Join Date
    12-04-2015
    Location
    Cape Town
    MS-Off Ver
    2013 | 2016 | 2019
    Posts
    13,239

    Re: Need to create Master sheet to update multiple worksheets

    Not really....Explain what you want to achieve...
    It is my understanding that you have a Main Folder with SubFolders and within each subfolder is worksheets....
    You want a master sheet which you can make use of to update formulas in specific cells and with code go and update that exact cells formula within each and every file within each and every Subfolder....Correct?

    So what does your upload provide?

  5. #5
    Registered User
    Join Date
    01-02-2014
    Location
    Cape Town
    MS-Off Ver
    Excel 2007
    Posts
    88

    Re: Need to create Master sheet to update multiple worksheets

    Okay sorry I'm not explaining myself so well - example I had to change the formula (=ROUND(IF(C7>E7,((E7+0.5)-(C7-0.5))*24,((E7-C7)*24)),1) in sheet a G7 this morning (G7 to G67) so that formula now needs to be copied to all workbooks/sheets. I was hoping to make such changes only in a "master" sheet and update all other sheets from this "master" sheet

  6. #6
    Forum Expert sintek's Avatar
    Join Date
    12-04-2015
    Location
    Cape Town
    MS-Off Ver
    2013 | 2016 | 2019
    Posts
    13,239

    Re: Need to create Master sheet to update multiple worksheets

    Okay, so....
    If in your Master you changed the formulas for range("G7:G67")
    You now need to Change that exact ranges formulas in every sheet in every file in every folder....
    Is that correct?

  7. #7
    Registered User
    Join Date
    01-02-2014
    Location
    Cape Town
    MS-Off Ver
    Excel 2007
    Posts
    88

    Re: Need to create Master sheet to update multiple worksheets

    Correct:-(

  8. #8
    Forum Expert sintek's Avatar
    Join Date
    12-04-2015
    Location
    Cape Town
    MS-Off Ver
    2013 | 2016 | 2019
    Posts
    13,239

    Re: Need to create Master sheet to update multiple worksheets

    K, this works provided you have a Main Folder housing your master and then Subfolders housing the individual sheets.
    So how I tested was as follows...
    I changed formulas in a range call it D5:D15
    I then selected the range and ran code.....
    the code copied that selected range to every file within each folder at the exact same place...
    will only work if all files are identical...

    Please Login or Register  to view this content.

  9. #9
    Registered User
    Join Date
    01-02-2014
    Location
    Cape Town
    MS-Off Ver
    Excel 2007
    Posts
    88

    Re: Need to create Master sheet to update multiple worksheets

    okay thanks - might take a while before I start with this "project" but is it possible you can send me an example of what/how you tested?

  10. #10
    Forum Expert sintek's Avatar
    Join Date
    12-04-2015
    Location
    Cape Town
    MS-Off Ver
    2013 | 2016 | 2019
    Posts
    13,239

    Re: Need to create Master sheet to update multiple worksheets

    Extract and put on your desktop
    Update formulas in master file highlighted area, then select the area and run the code...
    Attached Files Attached Files

  11. #11
    Registered User
    Join Date
    01-02-2014
    Location
    Cape Town
    MS-Off Ver
    Excel 2007
    Posts
    88

    Need to create Master sheet to update multiple worksheets

    Good day - I have now managed to create Master plus secondary (receiving workbook/s)
    I have 2 more questions pls
    1) when running the code with updated data in the master file it only updates the 1st sheet in the receiving template unless I group the multiple sheets together, is there and auto way of updating all tabs in the receiving workbook?
    2) if the receiving tab is password protected is there a code that can be added to the above to auto unprotect, update data and protect again?

    I'm attaching some workbooks

    many thanks in advance
    Attached Files Attached Files

  12. #12
    Forum Expert sintek's Avatar
    Join Date
    12-04-2015
    Location
    Cape Town
    MS-Off Ver
    2013 | 2016 | 2019
    Posts
    13,239

    Re: Need to create Master sheet to update multiple worksheets

    This should solve...
    Please Login or Register  to view this content.

  13. #13
    Registered User
    Join Date
    01-02-2014
    Location
    Cape Town
    MS-Off Ver
    Excel 2007
    Posts
    88

    Re: Need to create Master sheet to update multiple worksheets

    Good day
    We have created receiving sheets and the macro works fine, thank you. the only problem we have isthat we need to exclude certain sheet from the update. in this case only the sheets with names inthe tabs need update and not the others, is it possible? There might be times that we need to update some of the "no names" tabs but for now its not that important but it would be helpful to include/exclude some of the sheets when necessary

    I'm attaching the workbook/master template
    Many thanks in advance

+ 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. Replies: 3
    Last Post: 07-04-2016, 01:35 AM
  2. Dialy Worksheets in different systems to update One master sheet in my system
    By Naresh_1986 in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 09-23-2014, 01:24 AM
  3. Replies: 0
    Last Post: 09-09-2012, 11:31 PM
  4. Auto update master worksheet from multiple worksheets
    By momossy in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-10-2010, 05:18 PM
  5. create duplicate sheets of the master sheet and update to link
    By TheBadouin in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 03-15-2008, 05:54 AM
  6. Update worksheets automatically when Master Sheet is updated
    By ApothecaryFairy in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 02-04-2008, 01:43 PM
  7. [SOLVED] Macro to Check all Worksheets for an Entry and to Update the Master Sheet Accordingly
    By thead in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-29-2005, 09: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