Excel AD Files
Automatic refresh and distribution by email of Excel Workbooks.
Excel AD is a self-contained application consisting of a Excel workbook with reporting & distribution directives that drive a custom macro. Excel AD runs reports from other Excel workbooks and then distributes copies of the updated Excel files by email.
Folders:Â
Masters has the 'master' copy of the Excel Reports.xlsx workbook.Â
Targets has copies of the copies of Excel workbooks before being emailed.Â
Run_VBS_Logs -- log files.  Â
FILES:Â
To maintain the distribution commands and run tests:Â DS_ExcelADController.xlsmÂ
See row 6 on the Controller tab for how the test was configured.Â
You can add more rows below row 6 for other workbooks.
Â
Â
Notes
Click the Refresh Report Files Now button on row 3 to run it.Â
I hope the operation is mostly obvious from the working example. There are instructions on the Instructions tab.Â
To Run the controller by a scheduler or other script:Â run Run_VBS_Script.ps1Â
See also Excel AD for more documentation on how Excel AD works
Related Pages
- How Excel AD works