Run macro in another file
Hi all I have a stange circumstance. In a perticular file, if a certain
event is true, I would like to open another workbook and run a procedure
within that workbook. Unfortunately, the macro that will be executed is
programmed to open the original workbook.
I'm trying to figure out how to call that macro AFTER a certain criteria is
met and AFTER the original workbook has closed. Any ideas?
|