VBA/Macro to copy any changes from a Master Workbook to multiple files in the same directory

RoNsAuR

New Member
Joined
Jun 1, 2021
Messages
1
Office Version
  1. 2016
Platform
  1. Windows
Hello,

I am trying to create a system to track various criteria for individual employees who each have their own file.

The format and layout of these files are identical.

Changes are very likely in future; IE adding various SOP's & Policy sign offs.

I would like to have a master file to which I make any necessary changes, and then have those changes applied to every workbook in a directory. This will include any formulas which are likely to include Index, Match, Sumproduct functions.

These formulas reference a cell which already has the relevant information; extracted from the filename(s) themselves. (So changing this formula is unnecessary I hope!)

I had come across this thread


I'm very new to the VBA side of things and so I am hesitant about where I should begin making changes to suit my current problem.

Apologies if I have missed a thread which already answers this situation.

Thank you,

Kind Regards,

-R
 

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.

Forum statistics

Threads
1,213,527
Messages
6,114,142
Members
448,551
Latest member
Sienna de Souza

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top