Anyone have a clue on how to code a macro to execute a subroutine in a different Excel file? I have the code to open the file just as pretty as you please, but I cannot figure out the syntax to get it to run a particular subroutine once the file is opened.
And while we’re at it, any thoughts on how to code Excel VBA to enable Word macros when opening a Word file? The Word file executes a macro upon opening, but without the ability to enable Word macros from inside the Excel module, someone has to babysit to click on the “Enable Macros…” dialog.
Thanks!