NicolaasH
Technical User
- Sep 11, 2007
- 38
Hi,
I am having trouble calling procedures in a different workbook.
From a Sub in Workbook1, I want to run the procedure Public Sub Test() in Module1 of Workbook2. Workbook2 is already open.
What should be the code for this? Thanks!
Nicolaas
I am having trouble calling procedures in a different workbook.
From a Sub in Workbook1, I want to run the procedure Public Sub Test() in Module1 of Workbook2. Workbook2 is already open.
What should be the code for this? Thanks!
Nicolaas