Modal form open Workbook

Do not open workbook from userform after .show

CodeFunctionName
What is this?

Public

Tested

Original Work
2023-07-27    >    Excel / VBA        >    Showing Modal form, versus modal-less
    If we show frm with .Show
        Then in code we try to open another workbook, code will not continue after workbook is open
    But if we show it as .Show 0
        Then when we open workbook in code, code will actually continue process after workbook is open

Views 112

Downloads 50

CodeID
DB ID