C
cogent
Hello
If I am running a macro in ThisWorkbook, MyFile.xls, and I want to Call a
subroutine in Personal.xls, how can I do that? What is the syntax? Let's
assume the name of the procedure I want to call from Personal.xls is PMacro.
Sub Call_PMacro
???
End Sub
Thank you!
If I am running a macro in ThisWorkbook, MyFile.xls, and I want to Call a
subroutine in Personal.xls, how can I do that? What is the syntax? Let's
assume the name of the procedure I want to call from Personal.xls is PMacro.
Sub Call_PMacro
???
End Sub
Thank you!