I have a workbook that contains a user form with 4 command buttons
(named IMSTOOLS).
Each button is connected to a different workbook.
When a command button is selected, I hide IMSTOOLS and open the
selected workbook.
All that works just fine.
When I close the selected workbook, I want to return to IMSTOOLS.
I get an error message when I insert IMSTOOLS.show into the BeforeClose
event of the selected workbook.
How can I get back to and show the original user form - IMSTOOLS?
Glen
Bookmarks