I have a number of workbooks that I wish to run using the same macro stored in c:\temp\myMacro.bas
Is it possible with VBA code to insert a new macro , import the .bas file for the macro, and then run the macro for each of the workbooks?
I have tried recording this process, without any luck.
All suggestions greatly appreciated
Is it possible with VBA code to insert a new macro , import the .bas file for the macro, and then run the macro for each of the workbooks?
I have tried recording this process, without any luck.
All suggestions greatly appreciated