I have a module in my workbook that builds a new xlsx workfile from data read in other files.
After building the workfile, the module displays a userform with a button (modeless so the user can update the data in the new workfile).
When the user is through updating the workfile, I want to force...