I have two workbooks open at the same time, one is the ActiveWorkbook, the other is an inactive workbook.
The ActiveWorkbook's name is always "BatchImport" with filename of "BatchImport.xls".
The inactive workbook's name is always "New Med Sheets1" with filename of "New Med Sheets1.xls".
Both workbooks have Option Private Module at the top of the module they're in.
In the ActiveWorkbook, I have a Sub Procedure that needs to run/call/trigger a Sub Procedure in the inactiveworkbook.
I've never done that before, and I can't find it in my books or VBE help or Object Browser. So some online expert advice would be greatly appreciated.
Thank you
Bookmarks