Hi,
I have some code which displays a non-modal userform. Buttons on the userform then allow the user to select ranges from any of the workbooks/sheet in that instance of Excel.
That worked fine before the SDI stuff, but now, even though workbooks are in the same instance of Excel, the form only displays on the workbook it was called from. So it's behaving as if the workbooks are not in the same instance.
Is there any way to have the form stay visible and be able to interact with multiple workbooks?
Bookmarks