Triger macro on and of a file on diff. machine
Try
Application.Run ("'excelfilename.xls'!macroname")
If this post helps click Yes
---------------
Jacob Skaria
"Kash" wrote:
Hi, Say I have 5 files in a shared folder which are linked to master.xls and
these files are opened on different machines. Can I some how make a macro
which is on these files to run from master.xls?
|