All,
For a workbook I created it is important that it is the only workbook loaded in a single instance of Excel. i have already coded it so the workbook will always load in a new application of Excel. I'm now trying to prevent another workbook from being opened in that instance of Excel.
The current workbook hides the Excel application while the userforms are running, thus I need to prevent other workbooks from loading into this application. Is there a way to detect a workbook being opened and to direct it to another instance of Excel?
Thanks!
BD
For a workbook I created it is important that it is the only workbook loaded in a single instance of Excel. i have already coded it so the workbook will always load in a new application of Excel. I'm now trying to prevent another workbook from being opened in that instance of Excel.
The current workbook hides the Excel application while the userforms are running, thus I need to prevent other workbooks from loading into this application. Is there a way to detect a workbook being opened and to direct it to another instance of Excel?
Thanks!
BD