B
Barb Reinhardt
Can this be done? How do I do it.
Let's say my sub is in TestWB.XLS, the Sub name is MySub and I need to pass
two variables, aWB, oWB
Application.Run("TestWB.xls!mySub(aWB,oWB)") ???
Can this be done?
Barb Reinhardt
Let's say my sub is in TestWB.XLS, the Sub name is MySub and I need to pass
two variables, aWB, oWB
Application.Run("TestWB.xls!mySub(aWB,oWB)") ???
Can this be done?
Barb Reinhardt