Install ThisWorkbook and Module1 files with batch script
In Excel VBA, I know I can create Add-ins for userDefined functions. However,
can I install a "ThisWorkbook" file and "Module1" to an existing Excel sheet,
ideally through a batch script. Is this even possible?
Thanks,
Mark
|