L
Lincoln
I am attempting to automate the opening and execution of a macro from a VBA
procedure in Ms Access.
This single line of code upens up the application but does not execute the
macro "mymacro".
Call Shell("Excel.exe S:\Mynetworkpath\Myfile..xls /mymacro ")
Any help would be greatly appreciated.
procedure in Ms Access.
This single line of code upens up the application but does not execute the
macro "mymacro".
Call Shell("Excel.exe S:\Mynetworkpath\Myfile..xls /mymacro ")
Any help would be greatly appreciated.