Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have two workbooks - I'll call them Main and Compliance. Compliance is used
solely to print the legal compliance stuff. Main handles the concept stuff and printing the concept stuff. My custom menu in Main calls a print macro in Compliance. When that macro is done, I want to activate the Main workbook. The problem is the Main Workbook name can be different so I can't hard code the name into Compliance code to activate the Main workbook. The end users want to save each Main workbook under a different name to preserve their cases. How can I send or carry over the name of the Main workbook with what ever is its current name to the Compliance workbook? -- DRK |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to check workbook is already opened before passing the workbook obj to a subroutine in Word | Excel Programming | |||
why is an Excel file called a workbook? | Excel Discussion (Misc queries) | |||
Reference code in another workbook from a calling workbook | Excel Programming | |||
Worksheet_Activate Not Called When Opening Workbook | Excel Programming | |||
Worksheet_Activate Not Called When Opening Workbook | Excel Programming |